Skip to content
Snippets Groups Projects
Commit b34b4100 authored by Tobias S. Josefowitz's avatar Tobias S. Josefowitz
Browse files

Postgres: fix one more literal_X_string issue

parent f80fc2f7
No related branches found
No related tags found
No related merge requests found
...@@ -76,6 +76,7 @@ ...@@ -76,6 +76,7 @@
#include "mapping.h" #include "mapping.h"
#include "builtin_functions.h" #include "builtin_functions.h"
#include "module_support.h" #include "module_support.h"
#include "pike_types.h"
/* <server/postgres_fe.h> doesn't suffice to be able to include /* <server/postgres_fe.h> doesn't suffice to be able to include
* <server/catalog/pg_type.h>. * <server/catalog/pg_type.h>.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment