logo

inaban

Unnamed repository; edit this file 'description' to name the repository.
commit: 1c962806574f8ff99ee89ff83c44ce896d07fc67
parent: eacb154d166531eebf7682b6af8041529c044bdc
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon,  1 Jul 2019 06:27:53 +0200

Use CFLAGSs _POSIX_C_SOURCE instead of inaban.c one

Diffstat:

Minaban.c1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/inaban.c b/inaban.c @@ -1,5 +1,4 @@ // Based on wlroots's TinyWL which is distributed under CC0 -#define _POSIX_C_SOURCE 200112L #include <getopt.h> #include <stdbool.h> #include <stdio.h>