stream cipher: Allow in-place encryption.
[paraslash.git] / write.c
diff --git a/write.c b/write.c
index 571dc4ed8e4c0d35e253f277205975d5eac8758c..6b574414b6b13c227c98b008addd28f4b2302b33 100644 (file)
--- a/write.c
+++ b/write.c
@@ -8,7 +8,6 @@
 
 #include <regex.h>
 #include <sys/types.h>
-#include <dirent.h>
 #include <stdbool.h>
 
 #include "para.h"