diff --git a/missing.h b/missing.h index 5f21fe5..43ac6cf 100644 --- a/missing.h +++ b/missing.h @@ -28,6 +28,10 @@ #include #include +#ifndef ADJ_TAI +#define ADJ_TAI 0x0080 +#endif + #ifndef ADJ_NANO #define ADJ_NANO 0x2000 #endif