summaryrefslogtreecommitdiff
path: root/src/unistd/_PC_PIPE_BUF.c
blob: 038827a2b581d07baa8b49ddf899df47f45a827e (plain)
1
2
3
4
5
#include <unistd.h>
#define _PC_PIPE_BUF                                                          11
/*
POSIX(1)
*/