authenticate/vauthenticate.cc
changeset 2 b3afb9f1e801
parent 0 6f7a81934006
equal deleted inserted replaced
1:30113bfbe723 2:b3afb9f1e801
    14 // along with this program; if not, write to the Free Software
    14 // along with this program; if not, write to the Free Software
    15 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    15 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    16 
    16 
    17 #include <config.h>
    17 #include <config.h>
    18 #include <errno.h>
    18 #include <errno.h>
       
    19 #include <stdlib.h>
    19 #include <unistd.h>
    20 #include <unistd.h>
    20 #include "authvlib.h"
    21 #include "authvlib.h"
    21 #include "fdbuf/fdbuf.h"
    22 #include "fdbuf/fdbuf.h"
    22 
    23 
    23 const mystring exec_presetuid = 0;
    24 const mystring exec_presetuid = 0;