summaryrefslogtreecommitdiff
path: root/src/include/storage/proc.h
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1999-07-30 17:07:23 +0000
committerMarc G. Fournier <scrappy@hub.org>1999-07-30 17:07:23 +0000
commit2c49183c80a47c4aa0a8ef3eea5da415d1cc8a32 (patch)
tree59454a97a765e8564fe79598dbf57d457d8487f7 /src/include/storage/proc.h
parent710add2942db738ee6b7331598a4395ce10cab4f (diff)
Carefully merge in Bruce's include file changes ... commit'd only after a
clean compile ...
Diffstat (limited to 'src/include/storage/proc.h')
-rw-r--r--src/include/storage/proc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/storage/proc.h b/src/include/storage/proc.h
index f62106e1ce2..e9fbaf83b34 100644
--- a/src/include/storage/proc.h
+++ b/src/include/storage/proc.h
@@ -6,14 +6,14 @@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: proc.h,v 1.24 1999/05/25 22:43:27 momjian Exp $
+ * $Id: proc.h,v 1.24.2.1 1999/07/30 17:07:17 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef _PROC_H_
#define _PROC_H_
-#include <storage/lock.h>
+#include "storage/lock.h"
typedef struct
{