Files
ft_ping/srcs/includes/ft_ping.h

7 lines
65 B
C

#ifndef FT_PING_H
# define FT_PING_H
#include <stdio.h>
#endif