2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

Move two struct forward declarations from sudo.h to missing.h

This commit is contained in:
Todd C. Miller
2009-10-18 17:45:21 +00:00
parent 27b221e439
commit 773865eb17
2 changed files with 3 additions and 2 deletions

2
sudo.h
View File

@@ -191,8 +191,6 @@ struct sudo_user {
struct lbuf;
struct passwd;
struct timespec;
struct timeval;
/*
* Function prototypes