chiark / gitweb /
Prep v238: Uncomment now needed headers and unmask now needed functions in src/libelo...
[elogind.git] / src / libelogind / sd-id128 / id128-util.c
index 95cda29436f076e3b36006d34e920d99095bac46..330cd0b01400cd83bd1b448b1b94a9670d134ed2 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-//#include <errno.h>
+#include <errno.h>
 #include <fcntl.h>
 #include <unistd.h>
 
 #include "fd-util.h"
-//#include "fs-util.h"
+#include "fs-util.h"
 #include "hexdecoct.h"
 #include "id128-util.h"
 #include "io-util.h"