pkgsrc/graphics/geomview/patches/patch-af
jtb bb4029a559 Initial import of geomview:
Interactive geometry viewing program
2001-02-09 03:26:59 +00:00

12 lines
339 B
Text

$NetBSD: patch-af,v 1.1.1.1 2001/02/09 03:27:02 jtb Exp $
--- src/bin/geomutil/math2oogl/math2oogl.c.orig Fri Feb 9 02:22:10 2001
+++ src/bin/geomutil/math2oogl/math2oogl.c
@@ -55,6 +55,7 @@
#include <sys/file.h>
#include <sys/socket.h>
#include <sys/un.h>
+#include <sys/param.h>
#endif
#include <sys/errno.h>
#include <string.h>