CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2016/12/01 13:08:59
Modified files: games/atc : def.h games/pom : pom.c Log message: Remove useless #ifndef in atc(6) and pom(6). M_PI is always defined, so we can drop those directives. OK deraadt@, millert@