diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-02-20 16:32:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-02-20 16:32:52 +0000 |
commit | baf309de6b8b33af9fdcaf368317520b147dc51b (patch) | |
tree | f1c2d4f0eba90d76a6f9b608f2cd8979f9e031a0 /acconfig.h | |
parent | 91f1a0e1058f39fc6b75acb77c95eec2d3106a0c (diff) | |
download | fetchmail-baf309de6b8b33af9fdcaf368317520b147dc51b.tar.gz fetchmail-baf309de6b8b33af9fdcaf368317520b147dc51b.tar.bz2 fetchmail-baf309de6b8b33af9fdcaf368317520b147dc51b.zip |
Security relabeling.
svn path=/trunk/; revision=1659
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ #undef INET6 /* Define if you want network security support compiled in */ -#undef NETSEC +#undef NET_SECURITY /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: |