chiark / gitweb /
sd-event: fix typo
[elogind.git] / src / resolve / resolved-dns-domain.h
index 0888a7846f78c65e397272c9693eefdf95308896..516d244f7a3962a7c17352c2fc4e9f1d72612814 100644 (file)
@@ -19,7 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
  ***/
 
-#include <sys/types.h>
+#pragma once
+
 
 #include "hashmap.h"
 #include "in-addr-util.h"