change location of header file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include <libpq-fe.h>
|
||||
#include <postgresql/libpq-fe.h>
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
PGconn *conn;
|
||||
|
Reference in New Issue
Block a user