Include errno.h.

This commit is contained in:
Jakub Jelinek 2004-11-02 17:07:42 +00:00
parent 70ac15e052
commit cbf4bcd2b3

View File

@ -17,6 +17,7 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <errno.h>
#include <fcntl.h>
#include <string.h>
#include <sys/sysctl.h>