]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - crypt.c
Remove some unnecessary includes.
[paraslash.git] / crypt.c
diff --git a/crypt.c b/crypt.c
index f3bfed3be755ccce6ba9ec1d89c40934babedc35..9085f66b1ad88b316801739fef480c84ab3fb2c4 100644 (file)
--- a/crypt.c
+++ b/crypt.c
@@ -7,7 +7,6 @@
 /** \file crypt.c Openssl-based encryption/decryption routines. */
 
 #include <regex.h>
-#include <dirent.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <openssl/rand.h>