[hackers] [sbase] Remove wchar.h from unexpand(1) || FRIGN

From: <git_AT_suckless.org>
Date: Mon, 9 Feb 2015 09:38:16 +0100 (CET)

commit 7b53607e813e0a4f088988674b11b232050d06ad
Author: FRIGN <dev_AT_frign.de>
Date: Mon Feb 9 00:20:02 2015 +0100

    Remove wchar.h from unexpand(1)
    
    not needed any more.

diff --git a/unexpand.c b/unexpand.c
index f24e2ad..26573f4 100644
--- a/unexpand.c
+++ b/unexpand.c
_AT_@ -2,7 +2,6 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <wchar.h>
 
 #include "utf.h"
 #include "util.h"
Received on Mon Feb 09 2015 - 09:38:16 CET

This archive was generated by hypermail 2.3.0 : Mon Feb 09 2015 - 09:48:11 CET