source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: NULL is in <stddef.h>; found on Linux
@ 2014-08-05 16:00 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2014-08-05 16:00 UTC (permalink / raw)
  To: source

Log Message:
-----------
NULL is in <stddef.h>; found on Linux

Modified Files:
--------------
    mdocml:
        test-mmap.c

Revision Data
-------------
Index: test-mmap.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/test-mmap.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -Ltest-mmap.c -Ltest-mmap.c -u -p -r1.4 -r1.5
--- test-mmap.c
+++ test-mmap.c
@@ -1,5 +1,6 @@
 #include <sys/types.h>
 #include <sys/mman.h>
+#include <stddef.h>
 
 int
 main(void)
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-05 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-05 16:00 mdocml: NULL is in <stddef.h>; found on Linux schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).