summaryrefslogtreecommitdiff
path: root/editors/mg/files/patch-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mg/files/patch-def.h')
-rw-r--r--editors/mg/files/patch-def.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/mg/files/patch-def.h b/editors/mg/files/patch-def.h
new file mode 100644
index 000000000000..cdd9c9678db9
--- /dev/null
+++ b/editors/mg/files/patch-def.h
@@ -0,0 +1,11 @@
+--- def.h.orig 2015-03-23 11:23:30 UTC
++++ def.h
+@@ -13,6 +13,8 @@
+ #include "chrdef.h"
+ #include "ttydef.h"
+
++#include <sys/types.h>
++
+
+ /* necesarry to get asprintf & friends with glibc XXX doesn't work for some
+ * mysterious reason! */