Skip to content

Commit 130aef2

Browse files
committed
Add macro HAVE_UNIX_SOCKETS
1 parent 5fd9b12 commit 130aef2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/c.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,6 +1218,7 @@ extern void ExceptionalCondition(const char *conditionName,
12181218
* Section 8: random stuff
12191219
* ----------------------------------------------------------------
12201220
*/
1221+
#define HAVE_UNIX_SOCKETS 1
12211222

12221223
/*
12231224
* Invert the sign of a qsort-style comparison result, ie, exchange negative

0 commit comments

Comments
 (0)