* insdel.c (signal_before_change): Now static.
[bpt/emacs.git] / oldXMenu / XMenu.h
index 42f9c45..b94c6c3 100644 (file)
@@ -16,6 +16,7 @@
 #ifndef _XMenu_h_
 #define _XMenu_h_
 
+#include <stdlib.h>
 #include <X11/Xutil.h>
 #include "X10.h"
 
@@ -265,5 +266,3 @@ char *XMenuError(void);
 #endif
 /* Don't add after this point. */
 
-/* arch-tag: 7e57b5ac-9355-4057-9385-afbe6912d60f
-   (do not change this comment) */