mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
Fix include "" to <>
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
||||
*/
|
||||
|
||||
#include "tk.h"
|
||||
#include "libpgtcl.h"
|
||||
#include <tk.h>
|
||||
#include <libpgtcl.h>
|
||||
|
||||
/*
|
||||
* The following variable is a special hack that is needed in order for
|
||||
|
Reference in New Issue
Block a user