makefile ok and client receive sigusr
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#ifndef FT_PRINTF_H
|
||||
# define FT_PRINTF_H
|
||||
#ifndef MINITALK_H
|
||||
# define MINITALK_H
|
||||
|
||||
# include <signal.h> // for signal kill
|
||||
# include <sys/types.h> // for getpid kill
|
||||
# include <unistd.h> // for getpid
|
||||
|
||||
# include "libft.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user