Changeset 742 for contrib/API/include/unidef.h
- Timestamp:
- Sep 18, 2022, 10:37:38 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/API/include/unidef.h
r578 r742 146 146 }; 147 147 148 #if 0 148 149 struct timespec { 149 150 long tv_sec; /* seconds */ 150 151 long tv_usec; /* and microseconds */ 151 152 }; 153 #endif 152 154 153 155 typedef struct sndrv_ctl_elem_value {
Note:
See TracChangeset
for help on using the changeset viewer.