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

Commit eaae83c

Browse files
committed
Remove unnecessary #include.
Accidentally added in 8b65cf4. Pointed out by Álvaro Herrera
1 parent be84c12 commit eaae83c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/storage/bufmgr.h

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#ifndef BUFMGR_H
1515
#define BUFMGR_H
1616

17-
#include "catalog/catalog.h"
1817
#include "storage/block.h"
1918
#include "storage/buf.h"
2019
#include "storage/bufpage.h"

0 commit comments

Comments
 (0)