hope this works

This commit is contained in:
twoneis 2025-04-04 00:36:58 +02:00
parent f686c61ad3
commit e02bc887ca
4 changed files with 11 additions and 5 deletions

View file

@ -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])
{