We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#include <sys/ioctl.h>
example/mai.c
1 parent 7b98ccb commit 9e14901Copy full SHA for 9e14901
example/main.c
@@ -8,6 +8,7 @@
8
#include <arpa/inet.h>
9
#include <errno.h>
10
#include <assert.h>
11
+#include <sys/ioctl.h>
12
13
#include "ff_config.h"
14
#include "ff_api.h"
0 commit comments