Fixes Implicit declaration of function 'fdatasync' is invalid in C99

This commit is contained in:
PartialVolume
2019-12-08 22:26:09 +00:00
parent c7a565dbc8
commit 4666f17930

View File

@@ -20,6 +20,7 @@
*
*/
#define _POSIX_C_SOURCE 200809L
#include <stdint.h>
#include "nwipe.h"