'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if we use that for anything
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 21 Jun 2004 02:28:34 +0000 (02:28 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 21 Jun 2004 02:28:34 +0000 (02:28 +0000)
commit1b550bcaa7d429740a88685bbce7c23b2f22a9db
tree7f2290cfdee376eec32e4a2e736bfaf8b740deba
parent21ece67d40e40990ce01283751f18649690b23ce
'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if we use that for anything
else.
games/larn/diag.c
games/larn/header.h
games/larn/io.c