fix recognitions of -SIGname signals
[oweals/busybox.git] / libbb / perror_nomsg.c
index 3a5079b992c061136a27d4102ac41064f829a0fd..3aefd530185914790abd7546060ea1a9e501e43d 100644 (file)
@@ -7,8 +7,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
-#include <stddef.h>
-#include <libbb.h>
+#include "libbb.h"
 
 void bb_perror_nomsg(void)
 {