]> granicus.if.org Git - postgresql/commitdiff
another one cleaned up
authorMarc G. Fournier <scrappy@hub.org>
Sat, 19 Oct 1996 04:05:44 +0000 (04:05 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 19 Oct 1996 04:05:44 +0000 (04:05 +0000)
src/include/access/strat.h

index e95fc622910776edd74a2085057aadff38c6c0b1..e1ab475b195ea2e9738b815dba8120e0d0c80a65 100644 (file)
@@ -7,16 +7,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: strat.h,v 1.1 1996/08/27 21:50:25 scrappy Exp $
+ * $Id: strat.h,v 1.2 1996/10/19 04:05:44 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef STRAT_H
 #define STRAT_H
 
-#include "postgres.h"
-#include "access/attnum.h"
-#include "access/skey.h"
+#include "access/skey.h" 
 
 typedef uint16 StrategyNumber;