summaryrefslogtreecommitdiff
path: root/ares_options.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_options.c')
-rw-r--r--ares_options.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ares_options.c b/ares_options.c
index 5174ef2..5466cb2 100644
--- a/ares_options.c
+++ b/ares_options.c
@@ -1,6 +1,6 @@
/* Copyright 1998 by the Massachusetts Institute of Technology.
- * Copyright (C) 2008-2011 by Daniel Stenberg
+ * Copyright (C) 2008-2013 by Daniel Stenberg
*
* Permission to use, copy, modify, and distribute this
* software and its documentation for any purpose and without
@@ -24,7 +24,7 @@
#include "ares.h"
#include "ares_data.h"
-#include "inet_net_pton.h"
+#include "ares_inet_net_pton.h"
#include "ares_private.h"