aboutsummaryrefslogtreecommitdiff
path: root/ares/windows_port.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/windows_port.c')
-rw-r--r--ares/windows_port.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ares/windows_port.c b/ares/windows_port.c
index e80d00d5c..3dc8c78fa 100644
--- a/ares/windows_port.c
+++ b/ares/windows_port.c
@@ -1,5 +1,7 @@
#include "setup.h"
+/* $Id: */
+
/* only do the following on windows
*/
#if (defined(WIN32) || defined(WATT32)) && !defined(MSDOS)