include <string.h>.

Sun Jul  9 21:31:23 2000  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdk-pixbuf.c gtk/gdk-pixbuf-loader.c gtk/gtktextview.c:
	include <string.h>.
This commit is contained in:
Owen Taylor
2000-07-14 20:25:22 +00:00
committed by Owen Taylor
parent 0bcf86c032
commit 32784edafa
2 changed files with 4 additions and 0 deletions

View File

@@ -23,6 +23,8 @@
* Boston, MA 02111-1307, USA.
*/
#include <string.h>
#include "gdk-pixbuf-private.h"
#include "gdk-pixbuf-loader.h"
#include "gdk-pixbuf-io.h"

View File

@@ -23,6 +23,8 @@
* Boston, MA 02111-1307, USA.
*/
#include <string.h>
#include "gdk-pixbuf-private.h"
#include "gdk-pixbuf-loader.h"
#include "gdk-pixbuf-io.h"