We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8671dc4 commit e302140Copy full SHA for e302140
1 file changed
libnvme/examples/telemetry-listen.c
@@ -19,6 +19,7 @@
19
#include <time.h>
20
#include <unistd.h>
21
22
+#include <sys/select.h>
23
#include <sys/stat.h>
24
25
#include <ccan/endian/endian.h>
0 commit comments