version 1.28.2.4, 2003/02/09 17:02:17
|
version 1.29, 2002/04/08 07:43:23
|
Line 1
|
Line 1
|
/* $OpenLDAP: pkg/ldap/include/portable.nt,v 1.33 2003/01/03 19:20:50 kurt Exp $ */ |
/* $OpenLDAP: pkg/ldap/include/portable.nt,v 1.28 2002/01/30 03:06:31 kurt Exp $ */ |
/* include/portable.nt -- manually updated of MS NT (MS VC5) */ |
/* include/portable.nt -- manually updated of MS NT (MS VC5) */ |
/* synced with portable.h.in 1.191 */ |
/* synced with portable.h.in 1.191 */ |
/* |
/* |
* Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA |
* Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA |
* All rights reserved. |
* All rights reserved. |
* |
* |
* Redistribution and use in source and binary forms, with or without |
* Redistribution and use in source and binary forms, with or without |
Line 150
|
Line 150
|
/* Define if you have the flock function. */ |
/* Define if you have the flock function. */ |
/* #undef HAVE_FLOCK */ |
/* #undef HAVE_FLOCK */ |
|
|
/* Define if you have the fstat function. */ |
|
/* #undef HAVE_FSTAT */ |
|
|
|
/* Define if you have the gai_strerror function. */ |
/* Define if you have the gai_strerror function. */ |
/* #undef HAVE_GAI_STRERROR */ |
/* #undef HAVE_GAI_STRERROR */ |
|
|