From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- hesiod/hesiod_p.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hesiod/hesiod_p.h') diff --git a/hesiod/hesiod_p.h b/hesiod/hesiod_p.h index 5010d71bc9..71aca0976d 100644 --- a/hesiod/hesiod_p.h +++ b/hesiod/hesiod_p.h @@ -41,7 +41,6 @@ struct hesiod_p { void (*res_set)(struct hesiod_p *, struct __res_state *, void (*)(void *)); struct __res_state * (*res_get)(struct hesiod_p *); - int classes[2]; /* The class search order. */ }; #define MAX_HESRESP 1024 -- cgit v1.2.1