Add, forgotten in last commit.
[gnulib.git] / lib / unistd-safer.h
index 1b7a760..f95999d 100644 (file)
@@ -20,3 +20,4 @@
 
 int dup_safer (int);
 int fd_safer (int);
+int pipe_safer (int[2]);