summaryrefslogtreecommitdiff
path: root/libgfortran/io/unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/io/unix.c')
-rw-r--r--libgfortran/io/unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/io/unix.c b/libgfortran/io/unix.c
index 5301b8478405..a3ba919014b7 100644
--- a/libgfortran/io/unix.c
+++ b/libgfortran/io/unix.c
@@ -36,7 +36,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#include <sys/stat.h>
#include <fcntl.h>
-#include <assert.h>
#include <string.h>
#include <errno.h>