Changeset 5501 for pjproject/trunk/pjlib/src/pj/os_timestamp_posix.c
- Timestamp:
- Dec 19, 2016 3:01:55 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pj/os_timestamp_posix.c
r5482 r5501 166 166 #include <linux/android_alarm.h> 167 167 #include <fcntl.h> 168 #include <time.h> 168 169 169 170 #define NSEC_PER_SEC 1000000000
Note: See TracChangeset
for help on using the changeset viewer.