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