From 7b085136a7291cbcdfcc53182fbd13aaca70306e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 24 Nov 2015 18:46:50 +0000 Subject: -sys/queue.h in proc.c, and nuke the unnecessary C++ header guards stuff and sys/cdefs.h in vis.h (it causes problems on some platforms). Reported by someone on GitHub, issue 212. --- proc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'proc.c') diff --git a/proc.c b/proc.c index 7aa59cff..3e1e81dd 100644 --- a/proc.c +++ b/proc.c @@ -17,7 +17,6 @@ */ #include -#include #include #include -- cgit v1.2.3