freebsd-ports/graphics/xawtv/files/patch-libvbi::os.h
Patrick Li 252975a0d1 - fix 5-CURRENT build (add a dependency to XFree86-4-clients)
- fix a compile warning

PR:		35736
Submitted by:	maintainer
2002-03-10 16:03:59 +00:00

9 lines
245 B
C

--- libvbi/os.h.orig Sun Mar 10 13:20:37 2002
+++ libvbi/os.h Sun Mar 10 13:19:45 2002
@@ -1,4 +1,4 @@
-#ifndef OS_H
+#if !defined(OS_H) && !defined(BSD)
#define OS_H
#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBsd__) \