Add "-notOnce" to the compiler options on the Mac to stop the compiler
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 31 Dec 2002 22:40:38 +0000 (22:40 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 31 Dec 2002 22:40:38 +0000 (22:40 +0000)
assuming that duplicate #includes of the same file are idempotent.  I mean,
it's not even true for the standard headers (think <assert.h>), and
certainly isn't true here.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2400 cda61777-01e9-0310-a592-d414129be87e


No differences found