[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mandoc-source
Subject:    mdocml: OpenBSD needs sys/types for mmap...
From:       kristaps () mdocml ! bsd ! lv
Date:       2011-05-26 21:02:35
Message-ID: 201105262102.p4QL2Z1b028751 () krisdoz ! my ! domain
[Download RAW message or body]

Log Message:
-----------
OpenBSD needs sys/types for mmap... oops...

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.1
retrieving revision 1.2
diff -Ltest-mmap.c -Ltest-mmap.c -u -p -r1.1 -r1.2
--- test-mmap.c
+++ test-mmap.c
@@ -1,3 +1,4 @@
+#include <sys/types.h>
 #include <sys/mman.h>
 
 int
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic