chiark / gitweb /
[PATCH] klibc: use klcc wrapper instead of our own Makefile
[elogind.git] / extras / volume_id / udev_volume_id.c
index 54d95270d0bcda7480ff4027fa5a42000951afca..a00b01a27daafd4a113990e09eab449d4d259e17 100644 (file)
  *
  */
 
+#ifndef _GNU_SOURCE
+#define _GNU_SOURCE 1
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>