This commit is contained in:
Brad Lassey 2010-07-16 16:11:31 -04:00
Родитель 9d110a0600
Коммит f835b80164
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@
#define ANDROID_STUB_H
#include "dlfcn.h"
#if ANDROID_VERSION >= 8
#if ANDROID_VERSION < 8
/* because dladdr isn't supported in android 2.1 and older.
* however, it exists in the android repos so.. maybe someday. */
typedef struct {