--- embedaddon/dhcp/includes/omapip/omapip_p.h 2012/02/21 22:30:18 1.1 +++ embedaddon/dhcp/includes/omapip/omapip_p.h 2012/10/09 09:06:54 1.1.1.1 @@ -282,7 +282,7 @@ extern int log_perror; extern void (*log_cleanup) (void); void log_fatal (const char *, ...) - __attribute__((__format__(__printf__,1,2))); + __attribute__((__format__(__printf__,1,2))) ISC_DHCP_NORETURN; int log_error (const char *, ...) __attribute__((__format__(__printf__,1,2))); int log_info (const char *, ...)