diff options
author | Daniel Mack <zonque@gmail.com> | 2014-02-21 11:39:38 +0100 |
---|---|---|
committer | Daniel Mack <zonque@gmail.com> | 2014-02-21 11:39:38 +0100 |
commit | 9bd9f43fceff79796f6d2a3fb19f7a711a3f3ec5 (patch) | |
tree | c5cbc9a0439b46810f9a5cd6f0ac84ed37f6f1c3 /src/systemctl/systemctl.c | |
parent | 6a70f3aa63a3b7a6a30448c48322ad38b719cdce (diff) |
shared/architecture.h: fix preprocessor directives
Use 'if defined()', not 'ifdef defined()'. Fixes the following warning.
CC src/shared/architecture.lo
In file included from src/shared/architecture.c:24:0:
src/shared/architecture.h:89:17: warning: extra tokens at end of #ifdef
directive [enabled by default]
# ifdef defined(WORDS_BIGENDIAN)
^
Diffstat (limited to 'src/systemctl/systemctl.c')
0 files changed, 0 insertions, 0 deletions