Introduction
Introduction Statistics Contact Development Disclaimer Help
tUnbreak build on OpenBSD -current again - spoon - dwm status utility (2f30 for…
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit f5b1dc411d5c78695948f0c2aa44e3c8608a4428
parent 57cba38800da81ab96354b669cd4ab8f6962fe5f
Author: lostd <[email protected]>
Date: Thu, 13 Oct 2016 01:06:59 +0100
Unbreak build on OpenBSD -current again
Diffstat:
M wifi.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/wifi.c b/wifi.c
t@@ -23,6 +23,7 @@ wifiprint(char *buf, size_t len, int quality)
#ifdef __OpenBSD__
#include <sys/types.h>
#include <sys/socket.h>
+#include <sys/select.h>
#include <sys/ioctl.h>
#include <net/if.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.