Always include locale.h from gettext.h so we no longer need to

include locale.h from the .c files.
This commit is contained in:
Todd C. Miller
2012-11-11 20:23:53 -05:00
parent 83dde2fbb6
commit c1db4b1546
13 changed files with 1 additions and 36 deletions

View File

@@ -17,8 +17,6 @@
* Sponsored in part by the Defense Advanced Research Projects
* Agency (DARPA) and Air Force Research Laboratory, Air Force
* Materiel Command, USAF, under agreement number F39502-99-1-0512.
*
* $Sudo: sudo.h,v 1.290 2009/12/12 16:12:26 millert Exp $
*/
#ifndef _SUDO_SUDO_H