Skip to content
Snippets Groups Projects
Commit 01ffe088 authored by deuce's avatar deuce
Browse files

Add missing includes.

parent d25d3747
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@
****************************************************************************/
#include <unistd.h>
#include <stdlib.h>
#include "sockwrap.h" /* Must go before <sys/un.h> */
#include <sys/un.h>
#include <stdio.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