Skip to content
  • KO Myung-Hun's avatar
    os2: missing #include · af7766e2
    KO Myung-Hun authored and François Cartegnie's avatar François Cartegnie committed
    
    
    -----
      CC       os2/specific.lo
    os2/specific.c: In function 'IPCHelperThread':
    os2/specific.c:57:5: error: implicit declaration of function 'pl_Get' [-Werror=implicit-function-declaration]
    os2/specific.c:57:30: warning: initialization makes pointer from integer without a cast [enabled by default]
    cc1: some warnings being treated as errors
    -----
    
    Signed-off-by: default avatarFrancois Cartegnie <fcvlcdev@free.fr>
    af7766e2