Include stddef.h for ptrdiff_t

svn path=/trunk/; revision=28095
This commit is contained in:
Thomas Bluemel
2007-08-02 04:19:52 +00:00
parent 5a7f727906
commit e83fc637ea
+1
View File
@@ -5,6 +5,7 @@
*/
#include <ctype.h>
#include <stddef.h>
#include <stdlib.h>
#include "builddep.h"