datetime: Add required includes to tz.h
This commit is contained in:
parent
c55ec39f81
commit
c955a729b3
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#ifndef _E_TZ_H
|
||||
#define _E_TZ_H
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#ifndef __sun
|
||||
# define TZ_DATA_FILE "/usr/share/zoneinfo/zone.tab"
|
||||
|
|
Loading…
Add table
Reference in a new issue