7 lines
65 B
C
7 lines
65 B
C
#ifndef FT_PING_H
|
|
# define FT_PING_H
|
|
|
|
#include <stdio.h>
|
|
|
|
#endif
|