Commit c2ecb4de authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Add back #include for solaris

parent f3244fda
......@@ -35,6 +35,7 @@
#include <errno.h>
#include <stdint.h>
#include <stdlib.h> // Solaris closefrom(3c)
#include <string.h>
#include <unistd.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment