* _slang.h: Include glib.h.

This commit is contained in:
Pavel Roskin 2001-02-22 16:08:06 +00:00
parent 1f6ffaab0a
commit 5cb656aa9e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-02-22 Pavel Roskin <proski@gnu.org>
* _slang.h: Include glib.h.
Tue Apr 13 07:07:36 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* slutty.c (SLsys_getkey): handle EOF on stdin (return

View File

@ -11,6 +11,7 @@
#include "config.h"
#include <string.h>
#include <glib.h>
#include "jdmacros.h"