Include syswait.h instead of sys/types.h.
This commit is contained in:
parent
bdd8da910a
commit
67c1df0180
2 changed files with 5 additions and 1 deletions
|
@ -41,7 +41,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
|
||||
#else /* !WINDOWSNT */
|
||||
|
||||
# include <sys/types.h>
|
||||
# include "syswait.h"
|
||||
|
||||
# ifdef HAVE_INET_SOCKETS
|
||||
# include <netinet/in.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue