diff options
Diffstat (limited to 'src/include/utils/lselect.h')
-rw-r--r-- | src/include/utils/lselect.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/include/utils/lselect.h b/src/include/utils/lselect.h index 981c3683456..b64e8532775 100644 --- a/src/include/utils/lselect.h +++ b/src/include/utils/lselect.h @@ -6,18 +6,13 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: lselect.h,v 1.12 1999/02/13 23:22:24 momjian Exp $ + * $Id: lselect.h,v 1.12.2.1 1999/08/02 05:25:25 scrappy Exp $ * *------------------------------------------------------------------------- */ #ifndef LSELECT_H #define LSELECT_H -#include <stdio.h> - -#include "access/skey.h" -#include "access/tupdesc.h" -#include "access/htup.h" #include "utils/syscache.h" struct leftist |