openbsd-ports/news/plor/patches/patch-video_c

14 lines
347 B
Plaintext
Raw Normal View History

$OpenBSD: patch-video_c,v 1.1 2002/02/20 20:59:13 naddy Exp $
--- video.c.orig Sat Mar 15 13:15:00 1997
+++ video.c Wed Feb 20 21:53:34 2002
1997-12-19 21:36:06 -05:00
@@ -8,9 +8,7 @@
* see file COPYING for more information on copyright policy
*/
-#ifdef _HAVE_PARAM_H
#include <sys/param.h>
-#endif
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>