1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-25 13:55:34 -05:00

Fix i3less build.

This commit is contained in:
Qball Cow 2014-01-31 15:52:04 +01:00
parent 8edac70eae
commit e9770460dd

View file

@ -44,7 +44,6 @@
#include <linux/un.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <i3/ipc.h>
#ifdef TIMING
#include <time.h>