Some fixes for linux.

This commit is contained in:
Adam Murdoch
2013-01-26 18:18:56 +11:00
parent 64a738008e
commit 12c41606ee
2 changed files with 3 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
#include "generic.h"
#include <stdlib.h>
#include <errno.h>
#include <locale.h>
#include <xlocale.h>
#include <langinfo.h>
#include <string.h>