Skip to content

Commit a88b72e

Browse files
committed
#ifndef the include file like the rest, so that it doesn't get pulled
in twice...
1 parent 54223de commit a88b72e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/include/config.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
eventual use of autoconf to build the server
55
*/
66

7+
#ifndef CONFIG_H
8+
#define CONFIG_H
9+
710
#define BLCKSZ 8192
811

912

@@ -60,4 +63,5 @@
6063
/*------------------------------------------------------*/
6164
/* #define UNSAFE_FLOATS */
6265

66+
#endif /* CONFIG_H */
6367

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