Joungkyun / olibc

OLIBC - high level api for you easily c programing
Other
0 stars 0 forks source link

unknown type name 'DIR' #1

Closed Joungkyun closed 7 years ago

Joungkyun commented 7 years ago

occurs compile error with follow messages

libfile.c: In function 'search_process':
libfile.c:321:2: error: unknown type name 'DIR'
  DIR * dir;

This bug does not affect 1.0.0 and before and is related to ac9ae64da39a4a689c9f9836ae8c82d8feb6743c.