blob: c108e308ad2a094e443350218f5aece97d81ea9c [file] [log] [blame]
/* Whether pipes are FIFOs; -1 if not known. */
#ifndef HAVE_FIFO_PIPES
# define HAVE_FIFO_PIPES (-1)
#endif
int isapipe (int fd);