diff options
Diffstat (limited to 'src/include/utils/lselect.h')
-rw-r--r-- | src/include/utils/lselect.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/include/utils/lselect.h b/src/include/utils/lselect.h index 981c3683456..71154579f5c 100644 --- a/src/include/utils/lselect.h +++ b/src/include/utils/lselect.h @@ -6,7 +6,7 @@ * * 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.13 1999/07/15 15:21:40 momjian Exp $ * *------------------------------------------------------------------------- */ @@ -15,9 +15,6 @@ #include <stdio.h> -#include "access/skey.h" -#include "access/tupdesc.h" -#include "access/htup.h" #include "utils/syscache.h" struct leftist |