]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/execvpe.c
libopenbsd/closefrom.c: sync with sudo
[opendoas.git] / libopenbsd / execvpe.c
index f08014821dd77ea1a6c8779e1c67b7810a27b074..c3238eaa17d727441908dd3c2dbfbd43cb1186a0 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: exec.c,v 1.20 2013/01/08 02:26:09 deraadt Exp $ */
+/*     $OpenBSD: exec.c,v 1.23 2016/03/13 18:34:20 guenther Exp $ */
 /*-
  * Copyright (c) 1991, 1993
  *     The Regents of the University of California.  All rights reserved.
@@ -28,6 +28,8 @@
  * SUCH DAMAGE.
  */
 
+#include "includes.h"
+
 #include <sys/types.h>
 #include <sys/uio.h>