Fix include used by entab.

REL7_4_STABLE
Bruce Momjian 22 years ago
parent 06e6aa236c
commit d665217278
  1. 2
      src/tools/entab/entab.c

@ -12,7 +12,7 @@
#include <stdlib.h>
#include <string.h>
#include "../include/c.h"
#include "../../include/c.h"
#define NUL '\0'

Loading…
Cancel
Save