mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02: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 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue