ldso: fix compiler errors with C++11

The warning

  error: expected unqualified-id before ‘STRING_USERDEF’ token

was caused by a missing whitespace in 'extern "C"int'.
This commit is contained in:
Christian Helmuth 2013-09-18 16:40:14 +02:00 committed by Norman Feske
parent 0d5d74fec6
commit 5299dc4ab8
2 changed files with 2 additions and 2 deletions