diff src/unexec.c @ 375:a300bb07d72d r21-2b3

Import from CVS: tag r21-2b3
author cvs
date Mon, 13 Aug 2007 11:04:51 +0200
parents cc15677e0335
children 8626e4521993
line wrap: on
line diff
--- a/src/unexec.c	Mon Aug 13 11:04:07 2007 +0200
+++ b/src/unexec.c	Mon Aug 13 11:04:51 2007 +0200
@@ -190,6 +190,7 @@
 #  define __STDC_EXTENDED__ 1
 # endif
 
+# include <stddef.h>
 # include <stdlib.h>
 # include <unistd.h>
 # include <string.h>