#835: Fix compile error under Linux
This commit is contained in:
@@ -94,6 +94,7 @@ namespace Exiv2 {
|
||||
# include <mach-o/dyld.h>
|
||||
|
||||
#elif defined(__linux__)
|
||||
# include <unistd.h>
|
||||
// http://syprog.blogspot.com/2011/12/listing-loaded-shared-objects-in-linux.html
|
||||
# include "link.h"
|
||||
# include <dlfcn.h>
|
||||
|
||||
Reference in New Issue
Block a user