1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00

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:
Emanuele Giaquinta 2006-10-27 18:11:19 +00:00 committed by exg
parent 710fb0c279
commit d33fc2db8a

View File

@ -1,7 +1,7 @@
#ifndef __IRSSI_CORE_H
#define __IRSSI_CORE_H
#include <time.h>
#include "common.h"
/* for determining what GUI is currently in use: */
#define IRSSI_GUI_NONE 0