Cleanups and sync
This commit is contained in:
parent
2bbbe1c31b
commit
272e831e80
12 changed files with 1008 additions and 997 deletions
1
util.h
1
util.h
|
|
@ -2,5 +2,6 @@
|
|||
#define __UTIL_H__
|
||||
|
||||
char *inet_toa(unsigned long addr);
|
||||
void *shared_malloc(unsigned int size);
|
||||
|
||||
#endif /* __UTIL_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue