Cleanup: standardise include path
[lttng-ust.git] / liblttng-ust-dl / lttng-ust-dl.c
index 231e9ec38ae86481f74cb4aa2d8dcbf0a47a8b2e..5509597e0b293a46bbb7623d7b61235d09d74ee7 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#define _GNU_SOURCE
 #define _LGPL_SOURCE
 #include <limits.h>
 #include <stdio.h>
+#include <stdint.h>
 #include <sys/types.h>
 #include <unistd.h>
 
This page took 0.022434 seconds and 4 git commands to generate.