]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - tools/testing/selftests/timers/nanosleep.c
selftests: Add missing #include directives
[karo-tx-linux.git] / tools / testing / selftests / timers / nanosleep.c
index 8a3c29de7d49483a7a6aaa4e181b556a63a215a3..ff942ff7c9b367e8e306d6730c01fe92b1abd882 100644 (file)
@@ -19,6 +19,7 @@
  *   GNU General Public License for more details.
  */
 
+#include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <time.h>