summaryrefslogtreecommitdiff
path: root/include/dix.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-08-02 14:27:03 -0400
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-08-02 14:27:03 -0400
commite34fcd2bf42dbd72ab6ce2df80f2dcaa13416e74 (patch)
treec9639b11acb0ff6c90d774574b0392d81320e84e /include/dix.h
parent32c0dcc8c0d1edba5d7e418fd2dc916847a4f069 (diff)
parentf3955c0a020b39021050cd33c20a17f14fc4b579 (diff)
Merge branch 'master' into XACE-SELINUX
Conflicts: dix/devices.c dix/property.c include/dix.h
Diffstat (limited to 'include/dix.h')
-rw-r--r--include/dix.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dix.h b/include/dix.h
index 41240b119..71f4c23fd 100644
--- a/include/dix.h
+++ b/include/dix.h
@@ -627,9 +627,6 @@ typedef struct {
extern int xstrcasecmp(char *s1, char *s2);
#endif
-/* ffs.c */
-extern int ffs(int i);
-
/*
* These are deprecated compatibility functions and will be removed soon!
* Please use the noted replacements instead.