diff options
Diffstat (limited to 'math/siag/files/patch-ac')
-rw-r--r-- | math/siag/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/siag/files/patch-ac b/math/siag/files/patch-ac deleted file mode 100644 index 078a98548883..000000000000 --- a/math/siag/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- tsiag/window.c.orig Sun Mar 7 11:07:53 1999 -+++ tsiag/window.c Sun Mar 7 11:07:57 1999 -@@ -27,7 +27,7 @@ - #include <string.h> - #include <stdlib.h> - #include <signal.h> --#include <curses.h> -+#include <ncurses.h> - #include <unistd.h> - #include <ctype.h> - |