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

now includes options.h

This commit is contained in:
Todd C. Miller
1995-01-11 23:43:45 +00:00
parent 3de8088fe2
commit db8b50d821
6 changed files with 6 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ static char rcsid[] = "$Id$";
#include <netinet/in.h>
#include "sudo.h"
#include "options.h"
#ifndef STDC_HEADERS
#ifdef HAVE_PUTENV