mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-05 19:09:58 +08:00
Fix include used by entab.
This commit is contained in:
parent
06e6aa236c
commit
d665217278
@ -12,7 +12,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../include/c.h"
|
||||
#include "../../include/c.h"
|
||||
|
||||
#define NUL '\0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user