Update configure to generate config.h
[yazpp-moved-to-github.git] / zoom / zexcept.cpp
index d2569b3..282177b 100644 (file)
@@ -1,7 +1,8 @@
-// $Header: /home/cvsroot/yaz++/zoom/zexcept.cpp,v 1.11 2005-06-25 15:53:21 adam Exp $
-
 // Z39.50 Exception classes
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <iostream>
 #include <errno.h>
 #include <string.h>             // for strerror(), strlen(), strcpy()