lib/crypto: only include what is needed.
[samba.git] / lib / crypto / arcfour.c
index c57e05d0e9175c0d4615fea2952b50d25f89e23e..1afd659be6975f0746f41ab5128c6a05d7324267 100644 (file)
@@ -19,7 +19,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "includes.h"
+#include "replace.h"
 #include "../lib/crypto/arcfour.h"
 
 /* initialise the arcfour sbox with key */