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