mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
t/cli: Add missing include
This commit is contained in:
parent
777f905ee1
commit
ba71b6f027
|
@ -9,6 +9,7 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "xrt/xrt_prober.h"
|
||||
#include "util/u_misc.h"
|
||||
|
|
Loading…
Reference in a new issue