diff options
| author | Keith Vetter <keithv@fusion.com> | 1995-04-27 18:08:37 +0000 |
|---|---|---|
| committer | Keith Vetter <keithv@fusion.com> | 1995-04-27 18:08:37 +0000 |
| commit | 161f5baf40d07945a701d1fe8e12dc06c32953d2 (patch) | |
| tree | 30844d4fa6d1c610a5430bc475beeca3c1c57e9c /src/util/profile/prof_section.c | |
| parent | 81a331411f776c42c490f6e322033eed6726c018 (diff) | |
| download | krb5-161f5baf40d07945a701d1fe8e12dc06c32953d2.tar.gz krb5-161f5baf40d07945a701d1fe8e12dc06c32953d2.tar.xz krb5-161f5baf40d07945a701d1fe8e12dc06c32953d2.zip | |
Got the profile code to work on the PC
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5549 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/prof_section.c')
| -rw-r--r-- | src/util/profile/prof_section.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/profile/prof_section.c b/src/util/profile/prof_section.c index bbcf65ae1..b3407ecc0 100644 --- a/src/util/profile/prof_section.c +++ b/src/util/profile/prof_section.c @@ -7,7 +7,6 @@ #include <stdio.h> #include <string.h> -#include <unistd.h> #include <stdlib.h> #include "prof_int.h" |
