misc: Remove the sys/types.h include from various files
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 18 Apr 2011 14:52:55 +0000 (16:52 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 18 Apr 2011 14:57:04 +0000 (16:57 +0200)
commit28dbfe9bf7a799ab1da2563fd5e007d007b54168
treeb4e07c040d97e78a06c872af4a0b1e7543a508e2
parenta9f526a1abb1d2bfa68c611f1676fea2d89bc9d9
misc: Remove the sys/types.h include from various files

We used this include for the u_int{8,16,32}_t types but we do
not need this anymore.
src/msgb.c
src/msgfile.c
src/plugin.c
src/process.c
src/statistics.c
src/talloc.c
tests/sms/sms_test.c