Constification of parse_linespec and fallout:
[deliverable/binutils-gdb.git] / gold / timer.cc
index 1423663281a5cc92365aaab5129080ffc44a7ccb..f3a1c911e33eb914467df458617536b6407397c1 100644 (file)
@@ -22,6 +22,8 @@
 
 #include "gold.h"
 
+#include <unistd.h>
+
 #ifdef HAVE_TIMES
 #include <sys/times.h>
 #endif
This page took 0.040151 seconds and 4 git commands to generate.