mirror of
https://github.com/upa/mscp.git
synced 2026-02-23 08:04:42 +08:00
add htonll and ntohll
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#error unsupported platform
|
||||
#endif
|
||||
|
||||
#include <config.h>
|
||||
#include <platform.h>
|
||||
#include <strerrno.h>
|
||||
#include <print.h>
|
||||
@@ -163,3 +164,5 @@ int sem_release(sem_t *sem)
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user