source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Quiesce Linux header-inclusion warnings.
@ 2010-10-11 15:45 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-10-11 15:45 UTC (permalink / raw)
  To: source

Log Message:
-----------
Quiesce Linux header-inclusion warnings.

Modified Files:
--------------
    mdocml:
        man_action.c
        man_validate.c

Revision Data
-------------
Index: man_action.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man_action.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -Lman_action.c -Lman_action.c -u -p -r1.41 -r1.42
--- man_action.c
+++ man_action.c
@@ -21,6 +21,7 @@
 #include <assert.h>
 #include <stdlib.h>
 #include <string.h>
+#include <time.h>
 
 #include "mandoc.h"
 #include "libman.h"
Index: man_validate.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man_validate.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -Lman_validate.c -Lman_validate.c -u -p -r1.49 -r1.50
--- man_validate.c
+++ man_validate.c
@@ -27,6 +27,7 @@
 #include <stdarg.h>
 #include <stdlib.h>
 #include <string.h>
+#include <time.h>
 
 #include "mandoc.h"
 #include "libman.h"
--
 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:[~2010-10-11 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-11 15:45 mdocml: Quiesce Linux header-inclusion warnings kristaps

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).