summaryrefslogtreecommitdiff
path: root/src/test/test-hexdecoct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test-hexdecoct.c')
-rw-r--r--src/test/test-hexdecoct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-hexdecoct.c b/src/test/test-hexdecoct.c
index 5756340f3..b7e925fce 100644
--- a/src/test/test-hexdecoct.c
+++ b/src/test/test-hexdecoct.c
@@ -18,7 +18,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-//#include <errno.h>
+#include <errno.h>
#include "alloc-util.h"
#include "hexdecoct.h"