Fix Wundef warning for __cplusplus
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Wed, 9 Jul 2014 05:06:23 +0000 (10:36 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Wed, 9 Jul 2014 05:06:23 +0000 (10:36 +0530)
commit6680738a18fc219de2e4f7be1d53e4fb251f1166
treed137246ee289d05723be5c48f0aa793cf9abc0fd
parente35c53e397e7abbd41fedacdedcfa5af7b5c2c52
Fix Wundef warning for __cplusplus

All current uses of the __cplusplus macro only check if it is defined
or not.  Fix this #if to use $ifdef like the rest of the code.
ChangeLog
sysdeps/generic/unwind-pe.h