]> git.sur5r.net Git - openldap/blobdiff - libraries/liblber/nt_err.c
Merge remote branch 'origin/mdb.master'
[openldap] / libraries / liblber / nt_err.c
index 14d81f027fd5b5e4c5b16897be82c6fd2d9c2c87..407d67307eae552f2d5f271c49aeead781d66d37 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2004 The OpenLDAP Foundation.
+ * Copyright 1998-2011 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -17,7 +17,7 @@
 
 #ifdef HAVE_WINSOCK2
 #include <winsock2.h>
-#elif HAVE_WINSOCK
+#elif defined(HAVE_WINSOCK)
 #include <winsock.h>
 #endif /* HAVE_WINSOCK(2) */