Port: Remove _GNU_SOURCE, defined in config.h
[lttng-tools.git] / src / common / hashtable / hashtable.c
index 55346b903bb5a465e23d07d4037f174ea00e9ce1..5b861c8004d04e4f125e2c294cc980f42e0869d6 100644 (file)
@@ -15,7 +15,6 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#define _GNU_SOURCE
 #define _LGPL_SOURCE
 #include <assert.h>
 #include <string.h>
This page took 0.024315 seconds and 5 git commands to generate.