#define _REENTRANT 1 (needed to get the right errno on some OSs)
[ghc-hetmet.git] / compiler / main / ParsePkgConf.y
2006-04-07 Simon MarlowReorganisation of the source tree