Skip to content
Commit a2c0abcc authored by Stephen Walker's avatar Stephen Walker Committed by Eric S. Raymond
Browse files

ntpfrob: add the missing shim include to fix the musl LEDE bustage...



...as musl lacks ntp_adjtime.
../../ntpfrob/tickadj.c: In function 'tickadj':
../../ntpfrob/tickadj.c:71:6: warning: implicit declaration of function 'ntp_adjtime' [-Wimplicit-function-declaration]
  if (ntp_adjtime(&txc) < 0)
      ^~~~~~~~~~~

/* #undef HAVE_NTP_ADJTIME */

Signed-off-by: default avatarStephen Walker <stephendwalker+github@gmail.com>
parent 67c2abda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment