Clean up some XXXs

This commit is contained in:
Todd C. Miller
2010-06-15 15:01:11 -04:00
parent d92c82ea3f
commit f64bb67c6c
7 changed files with 5 additions and 23 deletions

View File

@@ -60,8 +60,6 @@
#include "sudo_plugin.h"
#include "sudo_plugin_int.h"
extern struct user_details user_details; /* XXX need tty name for SELinux */
/* shared with exec_pty.c */
sig_atomic_t recvsig[NSIG];
void handler(int s);