1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

Try and fix the AIX build.

The __ss_family workaround is in lib/replace/system/network.h ...

Michael
(This used to be commit 778199cf00)
This commit is contained in:
Michael Adam 2008-01-10 01:04:47 +01:00
parent 638b57e5d1
commit ba6eaa6906

View File

@ -26,6 +26,7 @@
#define _DNS_H
#include "lib/replace/replace.h"
#include "system/network.h"
/* make sure we have included the correct config.h */
#ifndef NO_CONFIG_H /* for some tests */