Update src/lcpex/helpers.h
parent
cddc271ac7
commit
0f35e752d3
|
@ -16,6 +16,6 @@ enum CHILD_PIPE_NAMES {
|
||||||
|
|
||||||
#define BUFFER_SIZE 1024
|
#define BUFFER_SIZE 1024
|
||||||
|
|
||||||
|
ssize_t write_all(int fd, const void *buf, size_t count);
|
||||||
|
|
||||||
#endif //LCPEX_HELPERS_H
|
#endif //LCPEX_HELPERS_H
|
||||||
|
|
Loading…
Reference in New Issue