diff options
Diffstat (limited to 'ghc/utils/hp2ps/AreaBelow.h')
| -rw-r--r-- | ghc/utils/hp2ps/AreaBelow.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/utils/hp2ps/AreaBelow.h b/ghc/utils/hp2ps/AreaBelow.h index 3bd9c9277b..d7f713f2b4 100644 --- a/ghc/utils/hp2ps/AreaBelow.h +++ b/ghc/utils/hp2ps/AreaBelow.h @@ -1,6 +1,6 @@  #ifndef AREA_BELOW_H  #define AREA_BELOW_H -extern floatish AreaBelow PROTO((void)); +floatish AreaBelow PROTO((void));  #endif /* AREA_BELOW_H */  | 
