diff options
Diffstat (limited to 'editor/pamundice.c')
-rw-r--r-- | editor/pamundice.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/pamundice.c b/editor/pamundice.c index 5c504356..89d8b6b5 100644 --- a/editor/pamundice.c +++ b/editor/pamundice.c @@ -12,6 +12,7 @@ #include <assert.h> #include <string.h> +#include "pm_c_util.h" #include "pam.h" #include "shhopt.h" #include "nstring.h" |