opnsense-ports/benchmarks/postal/files/patch-bhmusers.cpp
Franco Fichtner 1516d08007 */*: sync with upstream
Taken from: FreeBSD
2016-07-28 09:44:01 +02:00

10 lines
204 B
C++

--- bhmusers.cpp.orig 2008-04-10 01:36:27 UTC
+++ bhmusers.cpp
@@ -1,5 +1,6 @@
#include "bhmusers.h"
-#include <stdio.h>
+#include <cstdio>
+#include <cstdlib>
#include <cstring>
#include "expand.h"