X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_internal_x11.h;h=09a238a76925a40ebde87714d6e2def77326fb48;hb=764267bd18adc5df279862397a64f02c7d7f43d0;hp=e6b512cdc0fca7c62cf66b15685ea3da67af28f1;hpb=67f242b7dd68bea7dea467f9b5265c8448b6655e;p=freeglut diff --git a/src/x11/fg_internal_x11.h b/src/x11/fg_internal_x11.h index e6b512c..09a238a 100644 --- a/src/x11/fg_internal_x11.h +++ b/src/x11/fg_internal_x11.h @@ -131,10 +131,10 @@ struct tagSFG_PlatformWindowState # ifdef HAVE_FCNTL_H # include # endif -# ifdef HAVE_ERRNO_H -# include -# include -# endif + +#include +#include + # if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__NetBSD__) /* XXX The below hack is done until freeglut's autoconf is updated. */ # define HAVE_USB_JS 1