aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps/pthread/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/sysdeps/pthread/list.h')
-rw-r--r--linuxthreads/sysdeps/pthread/list.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linuxthreads/sysdeps/pthread/list.h b/linuxthreads/sysdeps/pthread/list.h
index 1d6a4cf..43186a2 100644
--- a/linuxthreads/sysdeps/pthread/list.h
+++ b/linuxthreads/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. */