check_ide_smart: "__linux__" instead of "linux"
commit8135f66739bf39a054218249bbf6e9ece21c69a3
authorHolger Weiss <holger@zedat.fu-berlin.de>
Mon, 19 Aug 2013 22:55:43 +0000 (20 00:55 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Mon, 19 Aug 2013 22:55:43 +0000 (20 00:55 +0200)
tree6029e013624cee74eb227f401a7001d702080256
parent36a9b52caeae27e44e9f336e2701bda67a3959a2
check_ide_smart: "__linux__" instead of "linux"

C compilers in standards compliance mode will not define "linux", as it
doesn't begin with an underscore.
plugins/check_ide_smart.c