Next batch of changes!

This commit is contained in:
Godzil
2013-03-20 01:58:06 +01:00
committed by Manoël Trapier
parent a05a174f40
commit 1c4e04de3a
29 changed files with 129 additions and 78 deletions

View File

@@ -51,5 +51,6 @@ _PROTOTYPE(unsigned int rd_unsigned2, (int fd));
_PROTOTYPE(long rd_long, (int fd));
_PROTOTYPE(void rd_bytes, (int fd, char *buf, long l));
_PROTOTYPE(int rd_fd, (void));
_PROTOTYPE(void rd_rew_relos, (struct outhead *head));
#endif /* __OBJECT_INCLUDED__ */