After defining _GNU_SOURCE macro, compilation on Debian stops with error:
crypto.h:50: error: conflicting types for 'encrypt' /usr/include/unistd.h:1024: error: previous declaration of 'encrypt' was here
Log in to post a comment.