Fix OSX compile

This commit is contained in:
James Booth
2016-04-26 21:34:06 +01:00
committed by Dominik Heidler
parent 65960dfbb2
commit 4ca6296fb7
7 changed files with 49 additions and 46 deletions

View File

@@ -41,9 +41,7 @@
#include <sys/select.h>
#include <curl/curl.h>
// forward -> ui/win_types.h
typedef struct prof_win_t ProfWin;
#include "ui/win_types.h"
typedef struct http_upload_t {
char *filename;