1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00

fix missing include

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1224 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2008-07-15 01:05:37 +00:00
parent 23321c408d
commit ae4bd7cdf9

View File

@ -20,6 +20,7 @@
* $Id$ */
#include "eve.h"
#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>