diff options
Diffstat (limited to 'src/env.c')
-rw-r--r-- | src/env.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +/** @file env.c */ + #include <assert.h> #include <stdbool.h> #include <stdlib.h> |