Skip to content

Commit 48423d9

Browse files
committed
Add markers.
1 parent 455d08b commit 48423d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/bin/scripts/common.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
#define COMMON_H
1111

1212
#include "libpq-fe.h"
13-
#include "getopt_long.h"
14-
#include "pqexpbuffer.h"
13+
#include "getopt_long.h" /* pgrminclude ignore */
14+
#include "pqexpbuffer.h" /* pgrminclude ignore */
1515

1616
enum trivalue
1717
{

src/include/pg_trace.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
#ifndef PG_TRACE_H
1313
#define PG_TRACE_H
1414

15-
#include "utils/probes.h"
15+
#include "utils/probes.h" /* pgrminclude ignore */
1616

1717
#endif /* PG_TRACE_H */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy