diff options
Diffstat (limited to 'src/XawI18n.c')
-rw-r--r-- | src/XawI18n.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/XawI18n.c b/src/XawI18n.c index 021aaf9..0a8bc30 100644 --- a/src/XawI18n.c +++ b/src/XawI18n.c @@ -53,6 +53,8 @@ in this Software without prior written authorization from the X Consortium. */ +#include <stdio.h> +#include <stdlib.h> #include <X11/IntrinsicP.h> #include "XawI18n.h" |