CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/09/11 08:21:18
Modified files: games/arithmetic: arithmetic.c games/atc : log.c main.c games/battlestar: com6.c games/boggle/boggle: mach.c games/canfield/canfield: canfield.c games/hack : hack.unix.c games/mille : save.c games/monop : execute.c games/pom : pom.c games/sail : sync.c games/snake : snake.c Log message: Callers of time(3) should #include <time.h>. ok deraadt