summaryrefslogtreecommitdiff
path: root/math/pspp/files/patch-src::glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/pspp/files/patch-src::glob.c')
-rw-r--r--math/pspp/files/patch-src::glob.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/pspp/files/patch-src::glob.c b/math/pspp/files/patch-src::glob.c
deleted file mode 100644
index 027d8f73f2b2..000000000000
--- a/math/pspp/files/patch-src::glob.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/glob.c.orig Mon Dec 23 04:32:08 2002
-+++ src/glob.c Mon Dec 23 04:32:19 2002
-@@ -20,6 +20,7 @@
- #include <config.h>
-
- #include <assert.h>
-+#include <stdio.h>
- #include <stdlib.h>
-
- #if TIME_WITH_SYS_TIME