Fix typo in include.
This commit is contained in:
parent
ab06788b0e
commit
18d2ad2920
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
# include <netinet/in.h>
|
||||
# endif
|
||||
|
||||
# include <darpa/inet.h>
|
||||
# include <arpa/inet.h>
|
||||
|
||||
# define INVALID_SOCKET -1
|
||||
# define HSOCKET int
|
||||
|
|
Loading…
Add table
Reference in a new issue