common: cleanup error message mentioning mkdir
[lttng-tools.git] / src / common / futex.c
index 078186743bfa468b9c5745d46438cfeb03fa8a17..384e957a22d0406751c13dd03f02edd22bb0b768 100644 (file)
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#define _GNU_SOURCE
 #define _LGPL_SOURCE
 #include <limits.h>
-#include <sys/syscall.h>
 #include <unistd.h>
 #include <urcu.h>
 #include <urcu/futex.h>
This page took 0.023798 seconds and 4 git commands to generate.