summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2002-11-14 19:55:00 +0000
committerJoe Orton <jorton@apache.org>2002-11-14 19:55:00 +0000
commita32483817cdbc83c5638110dbf10c5bc89883856 (patch)
tree4050a30dcc27b1ce2beebe1f8424f967ded58c6c /acconfig.h
parentadfb9f8cb24206940ec6c03498699d65848b14ec (diff)
downloadapr-a32483817cdbc83c5638110dbf10c5bc89883856.tar.gz
- define DEV_RANDOM as a string literal so it doesn't have to be
converted into one later. - remove DEV_RANDOM from acconfig.h git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64029 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 3143dd620..416624bd5 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -4,7 +4,6 @@
@TOP@
/* Various #defines we need to know about */
-#undef DEV_RANDOM
#undef EGD_DEFAULT_SOCKET
#undef HAVE_isascii