mirror of https://github.com/MidnightCommander/mc
* gmc-chargrid.c: Include <config.h>.
This commit is contained in:
parent
4f10e883fd
commit
44700b7f69
|
@ -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.
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue