1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/benchmarks/postal/files/patch-bhmusers.cpp
Mathieu Arnold 56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00

11 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"