Introduction
Introduction Statistics Contact Development Disclaimer Help
Fix OpenBSD -current build - spoon - set dwm status
git clone git://git.codemadness.org/spoon
Log
Files
Refs
LICENSE
---
commit 448bcca3baf1645bd9df534aae2d00f8e238911c
parent 1b4f554a3cb8f4f9d418375d4c4bf0d66a7193a3
Author: lostd <[email protected]>
Date: Thu, 13 Oct 2016 18:00:20 +0200
Fix OpenBSD -current build
Diffstat:
M temp.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/temp.c b/temp.c
@@ -4,6 +4,7 @@
#ifdef __OpenBSD__
#include <sys/sysctl.h>
+#include <sys/time.h>
#include <sys/sensors.h>
int
You are viewing proxied material from codemadness.org. 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.