mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 02:55:12 +00:00
Remove an "#include <sys/time.h>" as it is included twice.
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@592 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
266b2c13bf
commit
0ba7220eec
@ -17,7 +17,6 @@
|
|||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#include <sys/sysctl.h>
|
#include <sys/sysctl.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/time.h>
|
|
||||||
#include <sys/user.h>
|
#include <sys/user.h>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#include <sys/swap.h>
|
#include <sys/swap.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user