Changes in uspace/lib/c/include/nic/nic.h [3e6a98c5:9cd8165] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/nic/nic.h
r3e6a98c5 r9cd8165 40 40 41 41 #include <nic/eth_phys.h> 42 #include < stdbool.h>42 #include <bool.h> 43 43 44 44 /** Ethernet address length. */
Note:
See TracChangeset
for help on using the changeset viewer.