add linux setfs[ug]id syscall wrappers
[oweals/musl.git] / include / sys / timex.h
index a16897778a3594e86e4f267cf14723134fb34231..126239226c84dd3dee1cf3eff95692053beff7b0 100644 (file)
@@ -7,7 +7,7 @@ extern "C" {
 
 #include <sys/time.h>
 
-struct npttimeval {
+struct ntptimeval {
        struct timeval time;
        long maxerror, esterror;
 };