mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 15:29:15 -04:00
10 lines
247 B
C++
10 lines
247 B
C++
--- base/include/metadata.h.orig 2003-09-16 20:34:53.000000000 +0300
|
|
+++ base/include/metadata.h
|
|
@@ -25,6 +25,7 @@ ________________________________________
|
|
#define INCLUDED_METADATA_H_
|
|
|
|
#include <string>
|
|
+#include <cstring>
|
|
#include <map>
|
|
|
|
|