summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/main.c b/main.c
index f5b5158..3ab7b2c 100644
--- a/main.c
+++ b/main.c
@@ -16,9 +16,6 @@
* along with sxiv. If not, see <http://www.gnu.org/licenses/>.
*/
-#define _POSIX_C_SOURCE 200112L
-#define _MAPPINGS_CONFIG
-
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
@@ -41,6 +38,8 @@
#include "thumbs.h"
#include "util.h"
#include "window.h"
+
+#define _MAPPINGS_CONFIG
#include "config.h"
enum {