diff options
Diffstat (limited to 'mg_selection.c')
| -rw-r--r-- | mg_selection.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mg_selection.c b/mg_selection.c index b9a860f..935a73a 100644 --- a/mg_selection.c +++ b/mg_selection.c @@ -14,6 +14,7 @@ #include <sys/stat.h> #include <stdio.h> #include <assert.h> +#include <cstring> #include "mg_selection.h" #include "mg_setup.h" |
