]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nscd/nscd_proto.h
Update.
[thirdparty/glibc.git] / nscd / nscd_proto.h
index b0ee03cd84acc252d4d5daeb684f017a1552642d..eb685a5eb0b0ff3c2028428cdba2449e0803cf65 100644 (file)
 /* Interval in which we transfer retry to contact the NSCD.  */
 #define NSS_NSCD_RETRY 100
 
+/* Type needed in the interfaces.  */
+struct nscd_ai_result;
+
+
 /* Variables for communication between NSCD handler functions and NSS.  */
 extern int __nss_not_use_nscd_passwd attribute_hidden;
 extern int __nss_not_use_nscd_group attribute_hidden;