From 4c9309a8d5cffc64dadcba586b4eaff1ca1e8072 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Sat, 19 Oct 1996 04:36:08 +0000 Subject: [PATCH] another small one --- src/include/access/skey.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/include/access/skey.h b/src/include/access/skey.h index 130c61fc07..f4af159b36 100644 --- a/src/include/access/skey.h +++ b/src/include/access/skey.h @@ -6,7 +6,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: skey.h,v 1.1 1996/08/27 21:50:24 scrappy Exp $ + * $Id: skey.h,v 1.2 1996/10/19 04:36:08 scrappy Exp $ * * * Note: @@ -16,7 +16,6 @@ #ifndef SKEY_H #define SKEY_H -#include "postgres.h" #include "access/attnum.h"