]> git.lizzy.rs Git - getline.git/blob - getline.h
de3e483571aaadcacfc8c9a304ced36a196fa774
[getline.git] / getline.h
1 #ifndef _GETLINE_H_
2 #define _GETLINE_H_
3
4 #include <stdio.h>
5 #include <stdint.h>
6
7 #endif // _GETLINE_H_