summaryrefslogtreecommitdiff
path: root/tests/name_from_fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/name_from_fd.c')
-rw-r--r--tests/name_from_fd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/name_from_fd.c b/tests/name_from_fd.c
index 330c8ff0..e3db413a 100644
--- a/tests/name_from_fd.c
+++ b/tests/name_from_fd.c
@@ -28,6 +28,7 @@
#include <unistd.h>
#include <fcntl.h>
#include <limits.h>
+#include <string.h>
#include "drmtest.h"
/**