* gmc-chargrid.c: Include <config.h>.

This commit is contained in:
Pavel Roskin 2001-06-26 15:14:01 +00:00
parent 4f10e883fd
commit 44700b7f69
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2001-06-26 Pavel Roskin <proski@gnu.org>
* gmc-chargrid.c: Include <config.h>.
* gkey.c: Include the contents of xslint.c.
* Makefile.in (OOBJS): Remove xslint.o.

View File

@ -5,6 +5,7 @@
* Author: Federico Mena <federico@nuclecu.unam.mx>
*/
#include <config.h>
#include <gtk/gtksignal.h>
#include <string.h>
#include "gmc-chargrid.h"