Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
systemd-mini
0006-shared-sparse-endian.h-add-missing-byteswa...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0006-shared-sparse-endian.h-add-missing-byteswap.h-includ.patch of Package systemd-mini
From 8e8af4cfc7fa373504a22e58966909161acfb72f Mon Sep 17 00:00:00 2001 From: Emil Renner Berthing <systemd@esmil.dk> Date: Thu, 18 Sep 2014 15:24:43 +0200 Subject: [PATCH] shared/sparse-endian.h: add missing byteswap.h include --- src/shared/sparse-endian.h | 1 + 1 file changed, 1 insertion(+) diff --git src/shared/sparse-endian.h src/shared/sparse-endian.h index eb4dbf3..c913fda 100644 --- src/shared/sparse-endian.h +++ src/shared/sparse-endian.h @@ -21,6 +21,7 @@ #ifndef SPARSE_ENDIAN_H #define SPARSE_ENDIAN_H +#include <byteswap.h> #include <endian.h> #include <stdint.h> -- 1.7.9.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor