v13 support
[smlar.git] / smlar.h
diff --git a/smlar.h b/smlar.h
index 6cd5a27..6410326 100644 (file)
--- a/smlar.h
+++ b/smlar.h
@@ -6,6 +6,8 @@
 #include "access/tupdesc.h"
 #include "catalog/pg_collation.h"
 
+#include <math.h>
+
 typedef        struct ProcTypeInfoData *ProcTypeInfo;
 
 typedef struct ProcTypeInfoData {