updated the 3.0 branch from the head branch - ready for alpha18
[kai/samba.git] / source3 / nsswitch / hp_nss_common.h
index 5f39e9abb0582c2d0183604d427e64de21fc51be..5bd5374182ee811e09f51769ceb5fa0bbd85c630 100644 (file)
    Boston, MA  02111-1307, USA.
 */
  
+#ifdef HAVE_SYNCH_H
 #include <synch.h>
+#endif
+#ifdef HAVE_PTHREAD_H
 #include <pthread.h>
+#endif
  
 typedef enum {
        NSS_SUCCESS,