add stdio.h

This commit is contained in:
Mark Andrews
2001-05-08 04:38:28 +00:00
parent 7fea1b3b43
commit 74186b65a3

View File

@@ -1,6 +1,7 @@
#ifndef port_after_h
#define port_after_h
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/param.h>