Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8202bce

Browse files
committed
And another..
1 parent 7585d25 commit 8202bce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/access/xact.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: xact.h,v 1.2 1996/11/03 08:17:23 scrappy Exp $
9+
* $Id: xact.h,v 1.3 1996/11/05 07:15:58 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndef XACT_H
1414
#define XACT_H
1515

16-
#include "utils/nabstime.h"
16+
#include <utils/nabstime.h>
1717

1818
/* ----------------
1919
* transaction state structure

0 commit comments

Comments
 (0)