aboutsummaryrefslogtreecommitdiffstats
path: root/src/cerberus.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-11-18 19:12:05 +0100
committerMattias Andrée <maandree@operamail.com>2013-11-18 19:12:05 +0100
commit846947081c91d212187fbbcd6dd8c93debe1dc0d (patch)
treef88bf2fea3fc8a040a64d5188705b0e1630c9f1c /src/cerberus.h
parentuse tty group (diff)
downloadlibpassphrase-846947081c91d212187fbbcd6dd8c93debe1dc0d.tar.gz
libpassphrase-846947081c91d212187fbbcd6dd8c93debe1dc0d.tar.bz2
libpassphrase-846947081c91d212187fbbcd6dd8c93debe1dc0d.tar.xz
some login actions
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/cerberus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cerberus.h b/src/cerberus.h
index 4f7b7b9..acafddf 100644
--- a/src/cerberus.h
+++ b/src/cerberus.h
@@ -17,6 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
#include <signal.h>
#include <pwd.h>