source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Add bits for compilation on Mac.
@ 2011-01-01 21:23 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-01-01 21:23 UTC (permalink / raw)
  To: source

Log Message:
-----------
Add bits for compilation on Mac.

Modified Files:
--------------
    mdocml:
        tbl_data.c
        tbl_layout.c

Revision Data
-------------
Index: tbl_data.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/tbl_data.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -Ltbl_data.c -Ltbl_data.c -u -p -r1.5 -r1.6
--- tbl_data.c
+++ tbl_data.c
@@ -18,6 +18,7 @@
 #include <ctype.h>
 #include <stdlib.h>
 #include <string.h>
+#include <time.h>
 
 #include "mandoc.h"
 #include "libmandoc.h"
Index: tbl_layout.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/tbl_layout.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -Ltbl_layout.c -Ltbl_layout.c -u -p -r1.3 -r1.4
--- tbl_layout.c
+++ tbl_layout.c
@@ -18,6 +18,7 @@
 #include <ctype.h>
 #include <stdlib.h>
 #include <string.h>
+#include <time.h>
 
 #include "mandoc.h"
 #include "libmandoc.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:[~2011-01-01 21:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-01 21:23 mdocml: Add bits for compilation on Mac 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).