#include <stdlib.h> #include <string.h>. Kill warnings.

2001-05-25  Kjartan Maraas  <kmaraas@gnome.org>

	* gal/widgets/e-font.c: #include <stdlib.h>
	* gal/widgets/e-popup-menu.c: #include <string.h>. Kill warnings.

svn path=/trunk/; revision=9971
This commit is contained in:
Kjartan Maraas
2001-05-24 22:09:11 +00:00
committed by Kjartan Maraas
parent 562a10c291
commit 1ce2d2594c

View File

@ -10,6 +10,7 @@ nnn *
* (C) 2000 Helix Code, Inc.
*/
#include <config.h>
#include <string.h>
#include <gdk/gdkkeysyms.h>
#include <gtk/gtkaccellabel.h>
#include <gtk/gtklabel.h>