examples: Add missing include for stderr.
This should fix the build on FreeBSD.
This commit is contained in:
parent
7021a46617
commit
c96e862c08
@ -37,6 +37,7 @@ The goal is to show the API in action.
|
||||
#endif
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/wait.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef KEYS_FOLDER
|
||||
#ifdef _WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user