diff options
Diffstat (limited to 'src/feh.h')
-rw-r--r-- | src/feh.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #ifndef FEH_H #define FEH_H +#define _GNU_SOURCE #include <X11/Xlib.h> #include <X11/Xutil.h> #include <X11/Xatom.h> |