]> ruderich.org/simon Gitweb - nsscash/nsscash.git/blobdiff - nss/tests/gr.c
Update copyright years
[nsscash/nsscash.git] / nss / tests / gr.c
index c96cb03c7f1f2005c1177ab2987b336730f51fd5..c50377da9c50765244f46ae1e41a30ca4bb432ea 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Tests for the NSS cash module
  *
- * Copyright (C) 2019  Simon Ruderich
+ * Copyright (C) 2019-2021  Simon Ruderich
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as published by
@@ -23,6 +23,8 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <sys/types.h>
+#include <sys/wait.h>
 #include <unistd.h>
 
 #include "../cash_nss.h"