]> git.sur5r.net Git - openldap/blobdiff - libraries/liblunicode/ure/urestubs.c
ITS#4707 added new ldap_init_fd() API
[openldap] / libraries / liblunicode / ure / urestubs.c
index fc58c17bdd01331d03cd1b0d31cd5f48c58c41de..7e2a5532b84a4bf5e9baff6e8e5bddf0b2015e7a 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2003 The OpenLDAP Foundation.
+ * Copyright 1998-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -36,6 +36,9 @@
  */
 /* $Id: urestubs.c,v 1.2 1999/09/21 15:47:44 mleisher Exp $" */
 
+#include "portable.h"
+#include <ac/bytes.h>
+
 #include "ure.h"
 
 #ifdef _MSC_VER