summaryrefslogtreecommitdiff
path: root/security/ncrypt/files/patch-ncrypt.c
blob: cafe1e4426986f7a8d7d0f8ec0bf971e6f625857 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ncrypt.c.orig	2015-05-11 20:36:52 UTC
+++ ncrypt.c
@@ -17,6 +17,7 @@
 #include <sys/stat.h>
 #include <sys/mman.h>
 #include <unistd.h>
+#include <getopt.h>
 #include "ncrypt.h"
 #include "config.h"
 #include "encrypt_file.h"