Remove pthread.h include from netdb.h
- It is not needed in the .h, and makes gawk build fail.
This commit is contained in:
@@ -95,8 +95,6 @@
|
||||
#include <netinet/in.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#ifndef _PATH_NETWORKS
|
||||
#define _PATH_NETWORKS "/etc/networks"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user