summaryrefslogtreecommitdiff
path: root/libguile/ports-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/ports-internal.h')
-rw-r--r--libguile/ports-internal.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/ports-internal.h b/libguile/ports-internal.h
index be7ba60f5..cfc5b7e2e 100644
--- a/libguile/ports-internal.h
+++ b/libguile/ports-internal.h
@@ -1,7 +1,7 @@
/*
* ports-internal.h - internal-only declarations for ports.
*
- * Copyright (C) 2013 Free Software Foundation, Inc.
+ * Copyright (C) 2013, 2018 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
@@ -26,6 +26,7 @@
#include <iconv.h>
#include "libguile/_scm.h"
+#include "libguile/list.h"
#include "libguile/ports.h"
typedef enum scm_t_port_type_flags {