From 369aaf49ce41f568e425e309cb4d71555278fea4 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 23 Sep 2011 05:35:46 +0000
Subject: [PATCH] fix compile

---
 contrib/blossom/concorde97/INCLUDE/machdefs.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/blossom/concorde97/INCLUDE/machdefs.h b/contrib/blossom/concorde97/INCLUDE/machdefs.h
index fe026136a9..76ee000d8f 100644
--- a/contrib/blossom/concorde97/INCLUDE/machdefs.h
+++ b/contrib/blossom/concorde97/INCLUDE/machdefs.h
@@ -18,6 +18,7 @@
 #include <assert.h>
 #include <time.h>
 #undef CC_ZEIT_TIMES
+#define CC_ZEIT_DUMMY
 #endif
 
 #ifdef  CCSYS_STANDARD_KNR
-- 
GitLab