Changes for running on FreeBSD

This commit is contained in:
2025-03-29 14:38:43 -04:00
parent 9e4dae1fd4
commit 77157dcabe
4 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
#include <concord/discord.h>
#include <postgresql/libpq-fe.h>
#include <libpq-fe.h>
typedef struct {
char *url;