[hackers] [sbase] Remove wchar.h from unexpand(1) || FRIGN
commit 1b4ba2b3039b3bb984d46cd411ddbf5d98f65990
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 Tue Mar 24 2015 - 23:53:37 CET
This archive was generated by hypermail 2.3.0
: Wed Mar 25 2015 - 00:08:16 CET