sim900: Fix compile error
authorDenis Kenzior <denkenz@gmail.com>
Tue, 26 Mar 2013 15:36:25 +0000 (10:36 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 26 Mar 2013 15:36:25 +0000 (10:36 -0500)
commit32cece7b09e9682d5c5e91236417264a21b1bcf8
treea7988695cf5537509a1146a0aefaadc61135fe97
parent548611e93948902ccffaf5568dcd31bef1d4f764
sim900: Fix compile error

make --no-print-directory all-am
  CC     plugins/sim900.o
  cc1: warnings being treated as errors
  plugins/sim900.c: In function ‘shutdown_device’:
  plugins/sim900.c:180:9: error: unused variable ‘fd’
  make[1]: *** [plugins/sim900.o] Error 1
  make: *** [all] Error 2
plugins/sim900.c