summaryrefslogtreecommitdiff
path: root/ghc/utils/hp2ps/Key.h
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/utils/hp2ps/Key.h')
-rw-r--r--ghc/utils/hp2ps/Key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/utils/hp2ps/Key.h b/ghc/utils/hp2ps/Key.h
index 432541eead..d2a7b8eae3 100644
--- a/ghc/utils/hp2ps/Key.h
+++ b/ghc/utils/hp2ps/Key.h
@@ -1,6 +1,6 @@
#ifndef KEY_H
#define KEY_H
-extern void Key PROTO((void));
+void Key PROTO((void));
#endif /* KEY_H */