forked from Lainports/freebsd-ports
10 lines
201 B
Text
10 lines
201 B
Text
--- view/viewfit.c.orig Wed Nov 5 20:37:49 2003
|
|
+++ view/viewfit.c Tue Dec 9 17:46:46 2003
|
|
@@ -58,6 +58,7 @@
|
|
|
|
|
|
#include <stdio.h>
|
|
+#include <sys/param.h>
|
|
#include <stdlib.h>
|
|
#include <math.h>
|
|
|