Introduction
Introduction Statistics Contact Development Disclaimer Help
tRestore err.h include in spoon.c - spoon - dwm status utility (2f30 fork)
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit ad9297133858770cb896908079e61469538dbd1b
parent 257e7f8f2d0abfb341bcc7fef62ece520c3b3f17
Author: sin <[email protected]>
Date: Thu, 13 Oct 2016 17:17:48 +0100
Restore err.h include in spoon.c
Was accidentally removed in previous commit.
Diffstat:
M spoon.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/spoon.c b/spoon.c
t@@ -1,3 +1,4 @@
+#include <err.h>
#include <stdio.h>
#include <unistd.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.