Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion config.h.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@
#cmakedefine HAVE_MEMORY_H @HAVE_MEMORY_H@
#cmakedefine HAVE_NETINET_TCP_H @HAVE_NETINET_TCP_H@
#cmakedefine HAVE_OPEN_MEMSTREAM @HAVE_OPEN_MEMSTREAM@
#cmakedefine HAVE_PIPE @HAVE_PIPE@2
#cmakedefine HAVE_PIPE2 @HAVE_PIPE2@
#cmakedefine HAVE_POLL @HAVE_POLL@
#cmakedefine HAVE_POLL_H @HAVE_POLL_H@
#cmakedefine HAVE_POSIX_SPAWN @HAVE_POSIX_SPAWN@
#cmakedefine HAVE_PRCTL @HAVE_PRCTL@
#cmakedefine HAVE_SETGROUPS @HAVE_SETGROUPS@
#cmakedefine HAVE_SETPGID @HAVE_SETPGID@
Expand Down
Loading