compiling, but not working :)
[my-code/crypto.git] / test.c
diff --git a/test.c b/test.c
index a2e7067..83e0694 100644 (file)
--- a/test.c
+++ b/test.c
@@ -9,7 +9,8 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-
+#include <unistd.h>
+#include <string.h>
 #include "des.h"
 
 
 #include "des.h"