mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Remove compiler warnings (add missing include files). Only link against
-lm if it's actually there.
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
#endif
|
||||
|
||||
#include "psqlodbc.h"
|
||||
#include <string.h>
|
||||
|
||||
#ifndef WIN32
|
||||
#include "iodbc.h"
|
||||
|
Reference in New Issue
Block a user