freebsd-ports/benchmarks/postal/files/patch-bhmusers.cpp
Martin Wilke f060bf46c1 - Update to 0.73
- Use new options helper
- Update pkg-descr

PR:		187289
Submitted by:	ports fury
2014-03-11 02:36:27 +00:00

10 lines
180 B
C++

--- bhmusers.cpp.orig
+++ bhmusers.cpp
@@ -1,5 +1,6 @@
#include "bhmusers.h"
-#include <stdio.h>
+#include <cstdio>
+#include <cstdlib>
#include <cstring>
#include "expand.h"