Introduction
Introduction Statistics Contact Development Disclaimer Help
tUnbreak build on OpenBSD -current - spoon - dwm status utility (2f30 fork)
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit 55cb4c5f666e42350c50678f2a23960e7a5f481b
parent f8af5822d0e12e3f7ce990160b9642692918c982
Author: sin <[email protected]>
Date: Sun, 25 Sep 2016 19:43:03 +0100
Unbreak build on OpenBSD -current
Diffstat:
M spoon.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/spoon.c b/spoon.c
t@@ -77,6 +77,7 @@ out:
#ifdef __OpenBSD__
#include <sys/socket.h>
+#include <sys/select.h>
#include <sys/sysctl.h>
#include <sys/sensors.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.