Introduction
Introduction Statistics Contact Development Disclaimer Help
tRemove unneeded header include - spoon - dwm status utility (2f30 fork)
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit 7e2bada685397f24d2c80fa1792a43dfec613a0f
parent 6e085bb0829b1f701633d571ab6ac3868d7ab681
Author: sin <[email protected]>
Date: Tue, 17 May 2016 15:01:24 +0100
Remove unneeded header include
sys/types.h is included at the top of the file.
Diffstat:
M spoon.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/spoon.c b/spoon.c
t@@ -77,7 +77,6 @@ out:
}
#ifdef __OpenBSD__
-#include <sys/types.h>
#include <sys/socket.h>
#include <sys/sysctl.h>
#include <sys/ioctl.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.