diff options
Diffstat (limited to 'inet/gethstbynm.c')
-rw-r--r-- | inet/gethstbynm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/gethstbynm.c b/inet/gethstbynm.c index 08ee4cd40a..38d045c4db 100644 --- a/inet/gethstbynm.c +++ b/inet/gethstbynm.c @@ -35,4 +35,4 @@ #define HANDLE_DIGITS_DOTS 1 -#include "../nss/getXXbyYY.c" +#include <nss/getXXbyYY.c> |