openbsd-ports/comms/mgetty+sendfax/patches/patch-ai
1999-08-28 18:13:36 +00:00

12 lines
413 B
Plaintext

--- mgetty.h.orig Mon May 24 09:35:06 1999
+++ mgetty.h Sat Aug 28 13:30:19 1999
@@ -62,7 +62,7 @@
/* bsd stuff */
#if defined(__BSD_NET2__) || defined(__386BSD__) || \
- defined(__NetBSD__) || defined(__FreeBSD__)
+ defined(__NetBSD__) || defined(__FreeBSD__) || defined(__OpenBSD__)
# include <sys/param.h> /* defines BSD, BSD4_3 and BSD4_4 */
# ifndef BSD
# define BSD /* just in case... */