[gforth]
/
gforth
/
netlib
/ netlib.h
gforth: gforth/netlib/netlib.h
1 :
jwilke
1.1
2 :
#include <sys/types.h>
3 :
#include <sys/socket.h>
4 :
#include <netinet/in.h>
5 :
#include <netdb.h>
6 :
#include <unistd.h>
CVS Admin
Powered by
ViewCVS 1.0-dev
ViewCVS and CVS Help