git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@547 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-05-30 11:27:42 +00:00
parent 3a26642882
commit b9d5ad4ba5

View File

@@ -111,7 +111,7 @@ sigALRM(int sig)
SIGRETURN(0);
}
#if !definded(HAVE_SETITIMER) && defined(HAVE_RANDOM)
#if !defined(HAVE_SETITIMER) && defined(HAVE_RANDOM)
/* XXX this is a quick hack, should be fixed */