diff options
Diffstat (limited to 'src/include/postmaster/fork_process.h')
-rw-r--r-- | src/include/postmaster/fork_process.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postmaster/fork_process.h b/src/include/postmaster/fork_process.h index c2bfd44ea0a..9d5b97aca75 100644 --- a/src/include/postmaster/fork_process.h +++ b/src/include/postmaster/fork_process.h @@ -14,4 +14,4 @@ extern pid_t fork_process(void); -#endif /* FORK_PROCESS_H */ +#endif /* FORK_PROCESS_H */ |