mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 14:23:04 +01:00
give a header file for ntohs
svn:r3388
This commit is contained in:
parent
67f0babfd4
commit
a2e441da06
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ const char torgzip_c_id[] = "$Id$";
|
||||||
#include <zlib.h>
|
#include <zlib.h>
|
||||||
#endif
|
#endif
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <netinet/in.h>
|
||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
|
Loading…
Add table
Reference in a new issue