From 4e62421f4524ec58627f09568d3fad8cca797f28 Mon Sep 17 00:00:00 2001 From: kaashoek Date: Tue, 31 May 1988 12:56:26 +0000 Subject: [PATCH] The file 'data.h' must also be included. --- util/ceg/ce_back/obj_back/extnd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/util/ceg/ce_back/obj_back/extnd.c b/util/ceg/ce_back/obj_back/extnd.c index e486a89c2..f570fa0a6 100644 --- a/util/ceg/ce_back/obj_back/extnd.c +++ b/util/ceg/ce_back/obj_back/extnd.c @@ -2,6 +2,7 @@ #include #include #include "header.h" +#include "data.h" #include "mach.h" /* The extnd_*()s make a name unique. The resulting string is directly stored -- 2.34.1