CVSROOT: /cvs Module name: src Changes by: mes...@cvs.openbsd.org 2016/01/04 10:33:24
Modified files: games/gomoku : bdinit.c bdisp.c gomoku.h pickmove.c stoc.c games/grdc : grdc.c games/hangman : endgame.c getguess.c games/morse : morse.c games/number : number.c games/pig : pig.c games/pom : pom.c games/ppt : ppt.c games/quiz : quiz.c games/rain : rain.c games/robots : extern.c init_field.c main.c make_level.c move.c move_robs.c play_level.c query.c rnd_pos.c robots.h score.c games/snake : snake.c games/tetris : input.c scores.c screen.c shapes.c tetris.c games/worm : worm.c games/worms : worms.c games/wump : wump.c Log message: More cleanup and sorting on header section OK tb@ and he also pointed out that for consistency with rest of the tree we should include termios.h instead of sys/ttydefaults.h, where applicable