options-generator.c: fixed macro redefinition

This commit is contained in:
Evgeny Grin (Karlson2k)
2024-08-21 13:17:10 +02:00
parent a87faf2c47
commit 0f32d1d95c
-1
View File
@@ -21,7 +21,6 @@
* @brief Generates code based on Recutils database
* @author Christian Grothoff
*/
#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>