Make function declarations into prototypes.
authorBen Pfaff <blp@nicira.com>
Thu, 8 Jan 2009 23:24:48 +0000 (15:24 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 8 Jan 2009 23:24:48 +0000 (15:24 -0800)
commit23fc4ba45460a2e8c172ddd81e5a8e46e72a2a2d
tree845f0a32b6d38c219306fdfd80492133fc5609e5
parenta727db8874357b128a289f381b84fd0d71b8a4c7
Make function declarations into prototypes.

Found by -Wmissing-prototypes.
lib/fatal-signal.c