diff options
Diffstat (limited to 'misc/emma/files/patch-af')
-rw-r--r-- | misc/emma/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/emma/files/patch-af b/misc/emma/files/patch-af new file mode 100644 index 000000000000..ea0d8c90adb2 --- /dev/null +++ b/misc/emma/files/patch-af @@ -0,0 +1,11 @@ +--- ./src/prefs_dlg.c 2000/11/07 12:12:14 1.1 ++++ ./src/prefs_dlg.c 2000/11/07 12:12:23 +@@ -2,8 +2,6 @@ + + #include <gnome.h> + +-#include <langinfo.h> +- + #include "limit_dlg.h" + #include "py_module.h" + #include "misc.h" |