Skip to content
Snippets Groups Projects
Commit dc1b53ce authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Include unistd.h

parent b6a7108b
No related branches found
No related tags found
1 merge request!128Fix some incorrect/missing includes
Pipeline #97532 passed
......@@ -2,6 +2,7 @@
#include "config.h"
#endif
#include <unistd.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment