1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-28 18:26:46 +02:00

a couple fixes

This commit is contained in:
Jfreegman
2014-09-27 03:01:23 -04:00
parent 95dfea8d29
commit a9e5723ca4
6 changed files with 8 additions and 5 deletions

View File

@ -24,7 +24,6 @@
#define _GNU_SOURCE /* needed for wcwidth() */
#endif
#include <stdlib.h>
#include <wchar.h>
#include "toxic.h"