summaryrefslogtreecommitdiff
path: root/check_kernel.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-05-27 11:18:46 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-05-27 11:18:46 +0200
commit2151e7a808fd9c1e1a05d3cea493d1b568dd411c (patch)
tree7e80bb3693937de86a33d09b50e5d42c3d72663e /check_kernel.c
parent20cbc0854682ebafac4493cf4356a2676d7e41dd (diff)
Revert "Fix warnings"dde_net
This reverts commit be828e44b332ccfeef6f687d69b5d74b2a16323d.
Diffstat (limited to 'check_kernel.c')
-rw-r--r--check_kernel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/check_kernel.c b/check_kernel.c
index c4af7865d..6a285231e 100644
--- a/check_kernel.c
+++ b/check_kernel.c
@@ -22,7 +22,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
-#include <error.h>
#include <hurd.h>
#include <mach.h>