diff options
Diffstat (limited to 'math/siag/files/patch-aa')
-rw-r--r-- | math/siag/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/siag/files/patch-aa b/math/siag/files/patch-aa deleted file mode 100644 index 25ef3d1d82c6..000000000000 --- a/math/siag/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- siod/regex.c.orig Sun Mar 7 10:47:50 1999 -+++ siod/regex.c Sun Mar 7 10:48:02 1999 -@@ -8,6 +8,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/types.h> - #include <regex.h> - #include "siod.h" - |