initial patches for linux compatibility
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "fe-gtk.h"
|
||||
|
||||
#include <gtk/gtkbutton.h>
|
||||
|
||||
Reference in New Issue
Block a user