eeaf3ab069
ok jasper@
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
$OpenBSD: patch-bzrlib_python-compat_h,v 1.1 2011/01/10 20:18:09 eric Exp $
|
|
--- bzrlib/python-compat.h.orig Tue Dec 7 11:03:32 2010
|
|
+++ bzrlib/python-compat.h Tue Dec 7 11:03:44 2010
|
|
@@ -67,6 +67,7 @@
|
|
#endif
|
|
#else /* Not win32 */
|
|
/* For htonl */
|
|
+ #include <netinet/in.h>
|
|
#include "arpa/inet.h"
|
|
#endif
|
|
|