mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
libafs: remove extraneous solaris headers from afs_util.c
Remove several solaris specific headers from afs_util.c which are no longer needed. Change-Id: Id3874c90448215dc506b7ab9b5e695c2aeef50f3 Reviewed-on: http://gerrit.openafs.org/11856 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
parent
ab9bb6363c
commit
df5f4925aa
@ -40,13 +40,6 @@
|
||||
#include "hcrypto/md5.h"
|
||||
#endif
|
||||
|
||||
#if defined(AFS_SUN5_ENV)
|
||||
#include <inet/led.h>
|
||||
#include <inet/common.h>
|
||||
#include <netinet/ip6.h>
|
||||
#include <inet/ip.h>
|
||||
#endif
|
||||
|
||||
#if defined(AFS_AIX_ENV)
|
||||
#include <sys/fp_io.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user