Include "mkstemp.h", without which linking on mingw32 fails.
[pspp] / src / data / casefile-factory.h
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...