diff options
Diffstat (limited to 'security/srm/files/patch-01')
| -rw-r--r-- | security/srm/files/patch-01 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/srm/files/patch-01 b/security/srm/files/patch-01 new file mode 100644 index 000000000000..24f72999dff4 --- /dev/null +++ b/security/srm/files/patch-01 @@ -0,0 +1,11 @@ +diff -ru src/main.c src/main.c +--- src/main.c Thu Jun 22 16:18:03 2000 ++++ src/main.c Tue Oct 24 10:47:08 2000 +@@ -1,6 +1,6 @@ + #include <errno.h> + #include <fcntl.h> +-#include <getopt.h> ++#include "../lib/getopt.h" + #include <stdio.h> + #include <stdlib.h> + #include <string.h> |
