chiark / gitweb /
Prep v238: Uncomment now needed headers and unmask now needed functions in src/basic...
[elogind.git] / src / basic / errno-list.c
index 256eec0867d5ce75ed7a65b5ca9145fa6407a5d1..b72dce3cf843dca34577e4e58b449d7216237f7e 100644 (file)
@@ -18,7 +18,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-//#include <errno.h>
+#include <errno.h>
 #include <string.h>
 
 #include "errno-list.h"