View | Details | Raw Unified
Collapse All | Expand All

(-) src/xitk/download.c.orig (+7 lines)
 Lines 36-41    Link Here 
#include "common.h"
#include "common.h"
#if !defined(FALSE)
#define FALSE 0
#endif
#if !defined(TRUE)
#define TRUE !FALSE
#endif
extern gGui_t   *gGui;
extern gGui_t   *gGui;
#ifdef HAVE_CURL
#ifdef HAVE_CURL