summaryrefslogtreecommitdiff
path: root/src/feh.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-02-28 17:24:20 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-02-28 17:24:20 +0100
commitac3356c15f2160d1b252ae6afe50a328cebc9ee7 (patch)
tree9c36b944b2f3c8503991e427a1dce16c3a77d185 /src/feh.h
parent8eaa39234a54fcdd3c9050a01790b152598af80d (diff)
parent7acf83ea6d6f36e418f43a3408632944fbb7bcde (diff)
Merge branch 'natural-sort' of https://github.com/ulteq/feh into ulteq-natural-sort
Diffstat (limited to 'src/feh.h')
-rw-r--r--src/feh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/feh.h b/src/feh.h
index 63771b6..4e7a3ff 100644
--- a/src/feh.h
+++ b/src/feh.h
@@ -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>