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

no more options.h

This commit is contained in:
Todd C. Miller
1998-10-15 05:41:26 +00:00
parent b61f17b506
commit 5bfb481ca7
13 changed files with 0 additions and 16 deletions

1
sudo.c
View File

@@ -90,7 +90,6 @@ static char rcsid[] = "$Id$";
#endif /* HAVE_DCE */
#include "sudo.h"
#include <options.h>
#include "version.h"
#ifndef STDC_HEADERS