aboutsummaryrefslogtreecommitdiff
path: root/graphics/duhdraw/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/duhdraw/files/patch-aa')
-rw-r--r--graphics/duhdraw/files/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/duhdraw/files/patch-aa b/graphics/duhdraw/files/patch-aa
new file mode 100644
index 000000000000..7e4e61fa1751
--- /dev/null
+++ b/graphics/duhdraw/files/patch-aa
@@ -0,0 +1,12 @@
+*** duhdraw.c.old Fri Jun 21 18:04:08 2002
+--- duhdraw.c Fri Jun 21 18:04:17 2002
+***************
+*** 11,17 ****
+ #include <stdio.h>
+ #include <dirent.h>
+ #include <sys/stat.h>
+- #include <malloc.h>
+ #include <time.h>
+ #include <curses.h>
+ #include <ctype.h>
+--- 11,16 ----