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:
parent
710fb0c279
commit
d33fc2db8a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user