hope this works
This commit is contained in:
parent
f686c61ad3
commit
e02bc887ca
4 changed files with 11 additions and 5 deletions
|
@ -1,11 +1,8 @@
|
|||
#define _GNU_SOURCE
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "pipe_utils.h"
|
||||
|
||||
void
|
||||
allocation_primitive(int fd[2])
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue