fix eglibc compatibility
[project/librpc-uclibc.git] / create_xid.c
index 3b4e8c08d3339d186b034fb29d802994bf80e3bd..1ba5f554d4aaf4a7f40b6acd875fd8e5b77bee06 100644 (file)
@@ -28,7 +28,6 @@
 
 /* The RPC code is not threadsafe, but new code should be threadsafe. */
 
-#include <bits/uClibc_mutex.h>
 __UCLIBC_MUTEX_STATIC(mylock, PTHREAD_MUTEX_INITIALIZER);
 
 static smallint is_initialized;