mirror of
https://github.com/fluencelabs/musl
synced 2025-06-12 06:21:39 +00:00
fix some header typos
This commit is contained in:
@ -7,7 +7,7 @@ extern "C" {
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
struct npttimeval {
|
||||
struct ntptimeval {
|
||||
struct timeval time;
|
||||
long maxerror, esterror;
|
||||
};
|
||||
|
Reference in New Issue
Block a user