Changes in uspace/lib/c/generic/private/async.h [47c9a8c:3e6a98c5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/private/async.h
r47c9a8c r3e6a98c5 41 41 #include <fibril_synch.h> 42 42 #include <sys/time.h> 43 #include < bool.h>43 #include <stdbool.h> 44 44 45 45 /** Structures of this type are used to track the timeout events. */
Note:
See TracChangeset
for help on using the changeset viewer.