X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fhp2ps%2FDeviation.h;h=14e4df1ad01b2274c8eff5773f5111358645ab25;hb=c6c43e43be1f913cd90cb7cb5bb87e90e6552691;hp=08bed6ea5c6808d540b8b94adb00c1f97e9f6441;hpb=063eda14b18aadc138bc27eb460e1af93b09ca9b;p=ghc-hetmet.git diff --git a/ghc/utils/hp2ps/Deviation.h b/ghc/utils/hp2ps/Deviation.h index 08bed6e..14e4df1 100644 --- a/ghc/utils/hp2ps/Deviation.h +++ b/ghc/utils/hp2ps/Deviation.h @@ -1,7 +1,7 @@ #ifndef DEVIATION_H #define DEVIATION_H -extern void Deviation PROTO((void)); -extern void Identorder PROTO((int)); +void Deviation PROTO((void)); +void Identorder PROTO((int)); #endif /* DEVIATION_H */