XEmacs 21.2-b3
[chise/xemacs-chise.git.1] / src / alloc.c
index 8765c62..e98a472 100644 (file)
@@ -56,6 +56,8 @@ Boston, MA 02111-1307, USA.  */
 #include "sysfile.h"
 #include "window.h"
 
 #include "sysfile.h"
 #include "window.h"
 
+#include <stddef.h>
+
 #ifdef DOUG_LEA_MALLOC
 #include <malloc.h>
 #endif
 #ifdef DOUG_LEA_MALLOC
 #include <malloc.h>
 #endif