Update version in NEWS
[yazpp-moved-to-github.git] / zlint / main.cpp
index 9dc8aab..22a89f0 100644 (file)
@@ -1,3 +1,6 @@
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <stdlib.h>
 
 #include <yazpp/pdu-assoc.h>
@@ -53,6 +56,7 @@ int main(int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab