diff options
-rw-r--r-- | editors/fine/files/patch-ac | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/editors/fine/files/patch-ac b/editors/fine/files/patch-ac new file mode 100644 index 0000000..86b512c --- /dev/null +++ b/editors/fine/files/patch-ac @@ -0,0 +1,8 @@ +--- fine.C.orig Thu Dec 9 10:21:14 1999 ++++ fine.C Thu Dec 9 10:21:20 1999 +@@ -1,5 +1,4 @@ + #define _GNU_SOURCE 1 +-#include <features.h> + #include <stdlib.h> + #include <qmsgbox.h> + #include <fine.h> |