diff src/s/openbsd.h @ 25844:8e1b437e5d04

#
author Dave Love <fx@gnu.org>
date Fri, 01 Oct 1999 12:43:57 +0000
parents
children db6bbbe07da8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/s/openbsd.h	Fri Oct 01 12:43:57 1999 +0000
@@ -0,0 +1,7 @@
+/* s/ file for openbsd systems.  */
+
+/* Get most of the stuff from bsd4.3 */
+#include "bsd4-3.h"
+
+/* Get the rest of the stuff from that less-POSIX-conformant system */
+#include "netbsd.h"