forked from PsychoticNinja/irssi
Include common.h rather than time.h directly to honour config.h.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4393 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
710fb0c279
commit
d33fc2db8a
@ -1,7 +1,7 @@
|
|||||||
#ifndef __IRSSI_CORE_H
|
#ifndef __IRSSI_CORE_H
|
||||||
#define __IRSSI_CORE_H
|
#define __IRSSI_CORE_H
|
||||||
|
|
||||||
#include <time.h>
|
#include "common.h"
|
||||||
|
|
||||||
/* for determining what GUI is currently in use: */
|
/* for determining what GUI is currently in use: */
|
||||||
#define IRSSI_GUI_NONE 0
|
#define IRSSI_GUI_NONE 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user