summaryrefslogtreecommitdiffstats
path: root/src/lib/apputils/dummy.c
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2010-03-17 06:00:56 +0000
committerKen Raeburn <raeburn@mit.edu>2010-03-17 06:00:56 +0000
commit17d926a4ce8bc2ede57a86f23948a3e9b68266a6 (patch)
treef8bcc310d4aae44f23eb49a427655d52a3ad4bf8 /src/lib/apputils/dummy.c
parent1c2a27e980b7fbce4161579ec61087988fefe9cf (diff)
downloadkrb5-17d926a4ce8bc2ede57a86f23948a3e9b68266a6.tar.gz
krb5-17d926a4ce8bc2ede57a86f23948a3e9b68266a6.tar.xz
krb5-17d926a4ce8bc2ede57a86f23948a3e9b68266a6.zip
Merge users/raeburn/branches/network-merge
Re-integrates the forked versions of network.c in kdc and kadmin/server. Server-specific initialization and SIGHUP-reset code is moved into other source files; the more generic network-servicing code is merged and moved into apputils library already used by both programs. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23811 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/apputils/dummy.c')
-rw-r--r--src/lib/apputils/dummy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/apputils/dummy.c b/src/lib/apputils/dummy.c
deleted file mode 100644
index d5b6cc08dc..0000000000
--- a/src/lib/apputils/dummy.c
+++ /dev/null
@@ -1 +0,0 @@
-int lib_server_dummy = 0;