瀏覽代碼

shadow.h: remove declaration of function not implemented

Rich Felker 3 月之前
父節點
當前提交
00fb7107ca
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/shadow.h

+ 0 - 1
include/shadow.h

@@ -28,7 +28,6 @@ void setspent(void);
 void endspent(void);
 struct spwd *getspent(void);
 struct spwd *fgetspent(FILE *);
-struct spwd *sgetspent(const char *);
 int putspent(const struct spwd *, FILE *);
 
 struct spwd *getspnam(const char *);