]> err.no Git - util-linux/commit
fdisk: exit(3) needs stdlib.h include
authormaximilian attems <max@stro.at>
Thu, 24 Jul 2008 13:22:11 +0000 (15:22 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 28 Jul 2008 09:09:42 +0000 (11:09 +0200)
commit7e0c3d28e9f9c858e15847284c5614c265de032e
treee3db8f28b3a9ba7a61d535ae423c72232bb51a5f
parentd5c28ebc32697ca6461990cee69fd47a56b3a730
fdisk: exit(3) needs stdlib.h include

partitiontype.c:57: warning: incompatible implicit declaration of built-in function ‘exit’

Signed-off-by: maximilian attems <max@stro.at>
fdisk/partitiontype.c