diff options
Diffstat (limited to 'src/TextAction.c')
-rw-r--r-- | src/TextAction.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/TextAction.c b/src/TextAction.c index e540ba1..82abd4e 100644 --- a/src/TextAction.c +++ b/src/TextAction.c @@ -43,6 +43,7 @@ in this Software without prior written authorization from the X Consortium. #include "XawI18n.h" #endif #include <stdio.h> +#include <stdlib.h> #include <ctype.h> #define SrcScan XawTextSourceScan |