action: fix build warning

This commit is contained in:
Johan Malm 2020-09-25 20:05:20 +01:00
parent 1721b339da
commit 33d02aa83e
3 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,6 @@
#ifndef __LABWC_H
#define __LABWC_H
#define _POSIX_C_SOURCE 200809L
#include <getopt.h>
#include <stdbool.h>
#include <stdlib.h>