mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
dix.h: Remove duplicate ffs() prototype.
This commit is contained in:
@@ -640,7 +640,4 @@ typedef struct {
|
||||
extern int xstrcasecmp(char *s1, char *s2);
|
||||
#endif
|
||||
|
||||
/* ffs.c */
|
||||
extern int ffs(int i);
|
||||
|
||||
#endif /* DIX_H */
|
||||
|
||||
Reference in New Issue
Block a user