mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 15:29:15 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
261 B
C++
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>
|