* winsup.h: Split out dtable definitions into separate header file.
* dtable.h: New file. * sigproc.h: Eliminate pinfo.h usage here. Use it in source files that need it.
This commit is contained in:
@ -33,6 +33,7 @@ details. */
|
||||
#include <stdio.h>
|
||||
#include <winsock.h>
|
||||
#include "select.h"
|
||||
#include "dtable.h"
|
||||
|
||||
/*
|
||||
* All these defines below should be in sys/types.h
|
||||
|
Reference in New Issue
Block a user