about summary refs log tree commit diff
path: root/nptl/sysdeps/pthread/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/sysdeps/pthread/list.h')
-rw-r--r--nptl/sysdeps/pthread/list.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/nptl/sysdeps/pthread/list.h b/nptl/sysdeps/pthread/list.h
index 1d6a4cfa65..43186a2d51 100644
--- a/nptl/sysdeps/pthread/list.h
+++ b/nptl/sysdeps/pthread/list.h
@@ -20,8 +20,6 @@
 #ifndef _LIST_H
 #define _LIST_H	1
 
-#include <assert.h>
-
 /* The definitions of this file are adopted from those which can be
    found in the Linux kernel headers to enable people familiar with
    the latter find their way in these sources as well.  */