Introduction
Introduction Statistics Contact Development Disclaimer Help
tInclude util.h in the wifi plugin since it uses strl* - spoon - dwm status uti…
git clone git://src.adamsgaard.dk/spoon
Log
Files
Refs
LICENSE
---
commit 474e42ea9414fa2cd257f8c5e3f75905d684d527
parent 0c6f37394be1fefc72c0bbc9c507fa768d9227a0
Author: sin <[email protected]>
Date: Mon, 17 Oct 2016 16:55:59 +0100
Include util.h in the wifi plugin since it uses strl*
Diffstat:
M wifi.c | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wifi.c b/wifi.c
t@@ -1,6 +1,8 @@
#include <err.h>
#include <stdio.h>
+#include "util.h"
+
void
wifiprint(char *buf, size_t len, int quality)
{
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.