]> granicus.if.org Git - check/commitdiff
Added include of stddef.h for NULL definition
authorhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 22 Aug 2005 13:42:53 +0000 (13:42 +0000)
committerhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 22 Aug 2005 13:42:53 +0000 (13:42 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@235 64e312b2-a51f-0410-8e61-82d0ca0eb02a

check/src/check.h.in

index 5bcf90aa5a9f8cc2acc4e51af4e3b45e00d0a4a9..de20af36bd6d1af815e2354ea496ad8df9fba545 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef CHECK_H
 #define CHECK_H
 
+#include <stddef.h>
+
 /* Check: a unit test framework for C
 
    Check is a unit test framework for C. It features a simple