build standalone ipx utilities without ncpfs private headers
This commit is contained in:
8
Samples/samples.h
Normal file
8
Samples/samples.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <netipx/ipx.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
#include <errno.h>
|
||||
Reference in New Issue
Block a user