diff options
Diffstat (limited to 'x11-themes/qtcurve-gtk2/files/getline.c')
-rw-r--r-- | x11-themes/qtcurve-gtk2/files/getline.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/qtcurve-gtk2/files/getline.c b/x11-themes/qtcurve-gtk2/files/getline.c index cdcb2add5e20..1fcf9adece88 100644 --- a/x11-themes/qtcurve-gtk2/files/getline.c +++ b/x11-themes/qtcurve-gtk2/files/getline.c @@ -19,6 +19,7 @@ General Public License for more details. */ #endif #include <sys/types.h> +#include <stdlib.h> #include <stdio.h> #include <assert.h> #include <errno.h> |