]> code.delx.au - gnu-emacs/blobdiff - lib-src/hexl.c
(mouse-drag-region): Ignore event end-point if it is not a number.
[gnu-emacs] / lib-src / hexl.c
index 5d71033d4341b6f5664371ff39a163a8d90eef8f..9731321d4ae2908accc5a12db0ae7c83179bf950 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <ctype.h>
 #ifdef DOS_NT