add <stdlib.h> and/or <string.h> headers where needed

This commit is contained in:
Nick Lamb /GIMP
2001-02-04 04:51:17 +00:00
parent c46bdc37f0
commit 4f89fddec0
39 changed files with 91 additions and 6 deletions

View File

@ -18,6 +18,8 @@
#include "config.h"
#include <string.h>
#include <gtk/gtk.h>
#include "apptypes.h"