mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Fix include used by entab.
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../include/c.h"
|
||||
#include "../../include/c.h"
|
||||
|
||||
#define NUL '\0'
|
||||
|
||||
|
Reference in New Issue
Block a user