Import Upstream version 1.0.16
This commit is contained in:
parent
d09cb3d82a
commit
bb1aebd963
11 changed files with 70 additions and 50 deletions
|
|
@ -42,7 +42,7 @@ extern int gettimeofday(struct timeval *, void *);
|
|||
#endif
|
||||
|
||||
#ifndef HAVE_USLEEP
|
||||
extern int usleep(long);
|
||||
extern int usleep(long long);
|
||||
#endif
|
||||
|
||||
#endif /* __DROPIN_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue