summaryrefslogtreecommitdiff
path: root/security/ncrypt/files/patch-ncrypt.c
blob: 77ac32bcc166e248c6e282b85ed607535de01706 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ncrypt.c.orig	Tue Aug 30 10:57:04 2005
+++ ncrypt.c	Tue Aug 30 10:57:30 2005
@@ -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"