ports/audio/zinf/files/patch-base_src_properties.cpp
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

12 lines
261 B
C++

--- base/src/properties.cpp.orig 2003-11-11 19:59:07 UTC
+++ base/src/properties.cpp
@@ -29,7 +29,9 @@ ________________________________________
#endif
+#if HAVE_STDINT_H
#include <stdint.h>
+#endif
// #include <map>
#include <vector>
#include <string>