summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-04-11 20:35:39 -0700
committerTim Rice <tim@multitalents.net>2002-04-11 20:35:39 -0700
commit813f0452edb4e6ac8bd07b1e8ea5b60ec46874e8 (patch)
tree3d6e832d042cd8c1033a53181449a9e18ed69911 /acconfig.h
parent0c283d8444cace9aad1793b9ebdbceb4726c6d9a (diff)
[acconfig.h defines.h includes.h] put includes in includes.h and
defines in defines.h [rijndael.c openbsd-compat/fake-socket.h openbsd-compat/inet_aton.c] include "includes.h" instead of "config.h" ok stevesk@
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index a6bb1b79..3f9e56a9 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.129 2002/04/07 19:22:54 stevesk Exp $ */
+/* $Id: acconfig.h,v 1.130 2002/04/12 03:35:40 tim Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -344,6 +344,4 @@
/* ******************* Shouldn't need to edit below this line ************** */
-#include "defines.h"
-
#endif /* _CONFIG_H */