13 lines
339 B
Text
13 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>
|