]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/tests/lxc-test-utils.c
tests: include config.h
[mirror_lxc.git] / src / tests / lxc-test-utils.c
index 96d23f35c62b959011016f7e5b3a4a7607614b6e..f10c1eba8e2982a3e7fdd2ff982388871407f0d3 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#define _GNU_SOURCE
-#define __STDC_FORMAT_MACROS
+#include "config.h"
+
 #include <errno.h>
 #include <fcntl.h>
 #include <inttypes.h>