Commit 06e6aa23 authored by Peter Eisentraut's avatar Peter Eisentraut

Add missing include file.

parent 3cda9802
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
#include <time.h> #include <time.h>
#include <ctype.h> #include <ctype.h>
#include <float.h> #include <float.h>
#include <limits.h>
#include "extern.h" #include "extern.h"
#include "dt.h" #include "dt.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment