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

12 lines
310 B
Text

$NetBSD: patch-ae,v 1.1.1.1 2001/02/09 03:27:02 jtb Exp $
--- src/bin/togeomview/togeomview.c.orig Fri Feb 9 02:17:45 2001
+++ src/bin/togeomview/togeomview.c
@@ -11,6 +11,7 @@
#include <sys/errno.h>
#include <sys/socket.h>
#include <sys/un.h>
+#include <sys/param.h>
#ifndef NeXT
#include <unistd.h>