]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/cpu-timer.cc
release: 1.0.1
[lilypond.git] / flower / cpu-timer.cc
index b288735c1d32058574a9c705bc484c6634a8f9ca..f0b49b5c72c47a86f611c1aec35bd0a9caba9875 100644 (file)
@@ -3,11 +3,11 @@
 
   source file of the Flower Library
 
-  (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c)  1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "cpu-timer.hh"
-
+#include <unistd.h>
 // nextstep
 #ifndef CLOCKS_PER_SEC
 #ifdef CLK_TCK