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

View File

@@ -56,7 +56,6 @@ static char rcsid[] = "$Id$";
#include <sys/stat.h>
#include <netinet/in.h>
#include "sudo.h"
#include <options.h>
#ifndef STDC_HEADERS
#ifndef __GNUC__ /* gcc has its own malloc */