diff options
Diffstat (limited to 'lib/math.c')
-rw-r--r-- | lib/math.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ #include <config.h> #define _GL_MATH_INLINE _GL_EXTERN_INLINE #include "math.h" +typedef int dummy; |
index : libunistring.git | ||
Debian repo for libunistring | debian@jff.email |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/math.c | 1 |
@@ -1,3 +1,4 @@ #include <config.h> #define _GL_MATH_INLINE _GL_EXTERN_INLINE #include "math.h" +typedef int dummy; |