ports/net/pfstat/patches/patch-pfstat_c

12 lines
243 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: pfstat.c
--- pfstat.c.orig
+++ pfstat.c
@@ -44,6 +44,7 @@ static const char rcsid[] = "$Id: pfstat.c,v 1.2 2010/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <time.h>
#include <unistd.h>
#include "data.h"