diff options
Diffstat (limited to 'src/include/utils/lselect.h')
-rw-r--r-- | src/include/utils/lselect.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/utils/lselect.h b/src/include/utils/lselect.h index d130f3dd2a2..126a50cb050 100644 --- a/src/include/utils/lselect.h +++ b/src/include/utils/lselect.h @@ -6,14 +6,13 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: lselect.h,v 1.1 1996/08/28 01:59:07 scrappy Exp $ + * $Id: lselect.h,v 1.2 1996/10/31 09:51:23 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef LSELECT_H #define LSELECT_H -#include "c.h" #include "access/htup.h" struct leftist { |