aboutsummaryrefslogtreecommitdiff
path: root/math/abs/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'math/abs/files/patch-ae')
-rw-r--r--math/abs/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/abs/files/patch-ae b/math/abs/files/patch-ae
new file mode 100644
index 000000000000..33cd135015c9
--- /dev/null
+++ b/math/abs/files/patch-ae
@@ -0,0 +1,11 @@
+--- X11/popnindex.h.orig Thu Nov 16 06:10:42 2000
++++ X11/popnindex.h Fri Nov 17 03:20:13 2000
+@@ -29,7 +29,7 @@
+
+ #include <stdio.h>
+ #include "param.h"
+-#include "xpm.h"
++#include <X11/xpm.h>
+
+ extern void m_paste ();
+ extern void m_cut ();