diff options
Diffstat (limited to 'server/src/macrotool_fieldnames.cc')
-rw-r--r-- | server/src/macrotool_fieldnames.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/server/src/macrotool_fieldnames.cc b/server/src/macrotool_fieldnames.cc index d7cc7f9..4c18de5 100644 --- a/server/src/macrotool_fieldnames.cc +++ b/server/src/macrotool_fieldnames.cc @@ -27,6 +27,8 @@ */ #include "macrotool_fieldnames.h" +#include <string.h> + #include "macrotool_util.h" #include "macroparser.h" |