summaryrefslogtreecommitdiffstats
path: root/prologue.c
diff options
context:
space:
mode:
Diffstat (limited to 'prologue.c')
-rw-r--r--prologue.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/prologue.c b/prologue.c
index 77ed3fcc..ce1affee 100644
--- a/prologue.c
+++ b/prologue.c
@@ -24,6 +24,8 @@
#include "private.h"
+/* FIXME: deprecate into actions.c! */
+
static int prologue_dt(MACRO_PROT_ARGS);
static int prologue_dd(MACRO_PROT_ARGS);
static int prologue_os(MACRO_PROT_ARGS);