diff options
Diffstat (limited to 'nouveau')
-rw-r--r-- | nouveau/nouveau.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nouveau/nouveau.c b/nouveau/nouveau.c index 687bbb02..0071249e 100644 --- a/nouveau/nouveau.c +++ b/nouveau/nouveau.c @@ -30,6 +30,7 @@ #include <stdlib.h> #include <stdint.h> #include <string.h> +#include <strings.h> #include <stdbool.h> #include <assert.h> #include <errno.h> |