* README: Remove note about gcc warnings on alpha, these should be
[deliverable/binutils-gdb.git] / gdb / putenv.c
index e2ea3572d91df58ecb5c0d2e62d349258938d293..b15516de09717c66499c424e4994b4eb5f617283 100644 (file)
@@ -25,6 +25,7 @@ domain program.
 */
 
 #include <stdio.h>
+#include <string.h>
 
 #define  PSIZE  sizeof(char *)
 
This page took 0.022545 seconds and 4 git commands to generate.