X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_internal_x11.h;fp=src%2Fx11%2Ffg_internal_x11.h;h=09a238a76925a40ebde87714d6e2def77326fb48;hb=34617b0203c6a98039588e84b801aec805963610;hp=e6b512cdc0fca7c62cf66b15685ea3da67af28f1;hpb=786cd90847d39adf72ca0bcaeb5307985c7b7850;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