happyfish100 / libfastcommon

c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
http://bbs.chinaunix.net/forum-240-1.html
GNU Lesser General Public License v3.0
898 stars 531 forks source link

why does the header file "_os_define.h" not exist in the libfastcommon/src? #23

Open bahuwang opened 5 years ago

bahuwang commented 5 years ago

the 52 line" #include "_os_define.h" "at the header file "libfastcommon/src/common_define.h" shows file not found. why does it define in the make.sh?

khan-lau commented 4 years ago

in module dir -- libfastcommon ./make.sh