mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
--- 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>
|
|
|