1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

Try to fix the build on systems without struct sockaddr_storage type

(like hape - HPUX 11.00).

Michael
This commit is contained in:
Michael Adam 2007-11-08 11:46:13 +01:00
parent 6bf053a6a1
commit f3d7627375

View File

@ -25,6 +25,7 @@
#define _INTERFACES_H
#include "lib/replace/replace.h"
#include "lib/replace/system/network.h"
#define MAX_INTERFACES 128