source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Allow compilation on OpenBSD.
@ 2011-09-01 10:48 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-09-01 10:48 UTC (permalink / raw)
  To: source

Log Message:
-----------
Allow compilation on OpenBSD.

Modified Files:
--------------
    mdocml:
        demandoc.c

Revision Data
-------------
Index: demandoc.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/demandoc.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldemandoc.c -Ldemandoc.c -u -p -r1.1 -r1.2
--- demandoc.c
+++ demandoc.c
@@ -23,6 +23,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 #include "man.h"
 #include "mdoc.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-09-01 10:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-01 10:48 mdocml: Allow compilation on OpenBSD 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).