X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FPosixSource.h;h=a938f9bc0f97009b33e6d7a6d41a9d4ad2221a5d;hb=1f5e3b2472084434edf71a89c4764d1509e8e9b0;hp=287760fe86d679c694542358e92f8e2aeb613f1a;hpb=6a5ea4c513a58d733e8b109943dbf07038e08b02;p=ghc-hetmet.git diff --git a/ghc/rts/PosixSource.h b/ghc/rts/PosixSource.h index 287760f..a938f9b 100644 --- a/ghc/rts/PosixSource.h +++ b/ghc/rts/PosixSource.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------------- * - * (c) The GHC Team, 1998-2004 + * (c) The GHC Team, 1998-2005 * * Include this file into sources which should not need any non-Posix services. * That includes most RTS C sources. @@ -15,4 +15,4 @@ /* Let's be ISO C9X too... */ -#endif +#endif /* POSIXSOURCE_H */