Index: libcfa/src/limits.cfa
===================================================================
--- libcfa/src/limits.cfa	(revision ba9baadeb7d347b3375a3c22e4ce3628359e9187)
+++ libcfa/src/limits.cfa	(revision cdbab558c7734aaa7ebe27165f8fc27f3514ad1a)
@@ -1,10 +1,10 @@
-// 
+//
 // Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
 //
 // The contents of this file are covered under the licence agreement in the
 // file "LICENCE" distributed with Cforall.
-// 
-// limits.c -- 
-// 
+//
+// limits.c --
+//
 // Author           : Peter A. Buhr
 // Created On       : Wed Apr  6 18:06:52 2016
@@ -12,5 +12,5 @@
 // Last Modified On : Thu Mar  1 16:22:51 2018
 // Update Count     : 74
-// 
+//
 
 #include <limits.h>
@@ -19,5 +19,5 @@
 #include <math.h>
 #include <complex.h>
-#include "limits"
+#include "limits.hfa"
 
 // Integral Constants
