mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 09:38:21 +00:00
Add missing header
This commit is contained in:
parent
becd003507
commit
3d33823821
1 changed files with 1 additions and 0 deletions
1
hypopg.c
1
hypopg.c
|
|
@ -14,6 +14,7 @@
|
|||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "postgres.h"
|
||||
#include "fmgr.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue