byteorder: Move byte order related functions to separate header file

This commit is contained in:
Martin Willi
2015-04-16 14:49:19 +02:00
parent 95726f7617
commit 03cf888277
3 changed files with 163 additions and 137 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ utils/cpu_feature.h utils/leak_detective.h utils/printf_hook/printf_hook.h \
utils/printf_hook/printf_hook_vstr.h utils/printf_hook/printf_hook_builtin.h \
utils/parser_helper.h utils/test.h utils/integrity_checker.h utils/process.h \
utils/utils/strerror.h utils/compat/windows.h utils/compat/apple.h \
utils/utils/atomics.h utils/utils/types.h
utils/utils/atomics.h utils/utils/types.h utils/utils/byteorder.h
endif
library.lo : $(top_builddir)/config.status