]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: remove prototype decls for removed functions
authorMasatake YAMATO <yamato@redhat.com>
Sun, 17 Oct 2021 11:01:09 +0000 (20:01 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 21 Oct 2021 12:05:46 +0000 (21:05 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.h

index 7dbc4220b48555dbb1c315f552492f4865bdfb23..59cba6ea4ded4dfe7a0b531dfb1ff8e80ed02011 100644 (file)
 
 #include "list.h"
 
-/*
- * Utilities
- */
-DIR *opendirf(const char *format, ...) __attribute__((format (printf, 1, 2)));
-FILE *fopenf(const char *mode, const char *format, ...) __attribute__((format (printf, 2, 3)));
-
 /*
  * column IDs
  */