opnsense-ports/graphics/ppminfo/files/patch-pi.c
Franco Fichtner cc331ac917 */*: sync with upstream
Taken from: HardenedBSD
2017-10-07 08:38:53 +02:00

11 lines
188 B
C

--- pi.c.orig 2007-08-06 18:51:13 UTC
+++ pi.c
@@ -1,6 +1,7 @@
#include <stdio.h>
#include <math.h>
#include <unistd.h>
+#include <sys/param.h>
#include <ppm.h>
#include "error.h"