]> git.sur5r.net Git - openldap/blobdiff - acconfig.h
Trim finger from HEAD
[openldap] / acconfig.h
index 7e6de552ee56a997024557d8040d23011c196a6d..069921ee227a9759dde02f448bfd59194588c6d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -77,8 +77,6 @@
 #ifdef _WIN32
        /* don't suck in all of the win32 api */
 #      define WIN32_LEAN_AND_MEAN 1
-
-#      define sleep _sleep
 #endif
 
 #ifndef LDAP_NEEDS_PROTOTYPES