Introduction
Introduction Statistics Contact Development Disclaimer Help
tFix includes for sleep(3) - spoon - dwm status utility (2f30 fork)
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit a7749ea8f6e8768be2eb7fcf04fdc4f96a17dda0
parent 793cd2be5340708d5620f5cd0f437140add49488
Author: lostd <[email protected]>
Date: Sat, 24 Sep 2016 21:30:13 +0200
Fix includes for sleep(3)
Diffstat:
M spoon.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/spoon.c b/spoon.c
t@@ -6,6 +6,7 @@
#include <stdlib.h>
#include <string.h>
#include <time.h>
+#include <unistd.h>
#include <X11/XKBlib.h>
#include <X11/extensions/XKBrules.h>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.