superio: Use 'include <stdlib.h>' when appropriate

Change-Id: I55e7b680e128f29a9fd549edfb676e6571330677
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32830
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
diff --git a/src/superio/winbond/w83627uhg/superio.c b/src/superio/winbond/w83627uhg/superio.c
index 82974ba..e783740 100644
--- a/src/superio/winbond/w83627uhg/superio.c
+++ b/src/superio/winbond/w83627uhg/superio.c
@@ -18,8 +18,8 @@
 #include <device/pnp.h>
 #include <superio/conf_mode.h>
 #include <stdint.h>
-#include <stdlib.h>
 #include <pc80/keyboard.h>
+
 #include "w83627uhg.h"
 
 /*