summaryrefslogtreecommitdiff
path: root/news/plor/files/patch-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'news/plor/files/patch-main.c')
-rw-r--r--news/plor/files/patch-main.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/news/plor/files/patch-main.c b/news/plor/files/patch-main.c
deleted file mode 100644
index fce28a76fc51..000000000000
--- a/news/plor/files/patch-main.c
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur plor-0.3.1/main.c plor-new/main.c
---- plor-0.3.1/main.c Thu May 1 11:38:35 1997
-+++ main.c Thu Jul 3 12:20:45 1997
-@@ -28,7 +28,7 @@
- #include <stdio.h>
- #include <string.h>
- #include <stdlib.h>
--#include <getopt.h>
-+#include <unistd.h>
-
- /* will be included when we will have locale support
- #include <locale.h>