Line-by-line comments:
File: /cc_backend/src/se/secexec.h
(r3bfecc5956ccc93253eea03983befb8bed9e6ecb)
===============================================================================
Line 13: #include <getopt.h>
-------------------------------------------------------------------------------
Please remove un-required includes. getopt is clearly unnecessary. Please
remove any others that are unnecessary too.
Respond to these comments at
http://code.google.com/p/codechecker/source/detail?r=3bfecc5956ccc93253eea03983befb8bed9e6ecb