Add FIXME

This commit is contained in:
apio 2022-11-21 19:17:29 +01:00
parent e3fae29713
commit 9695889040

View File

@ -1,3 +1,4 @@
// FIXME: What if strndup is not available? On non-POSIX, for example...
#define _POSIX_C_SOURCE 200809L // for strndup
#define _IN_MINITAR
#include "minitar.h"