chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd / sd-bus / test-bus-marshal.c
index d95a03c221a1d1bfec846c07f1fc610f0a3e770d..7569ff98be4f56645652e4edf868f7f5d0accf66 100644 (file)
@@ -19,9 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <assert.h>
 #include <stdlib.h>
-#include <byteswap.h>
 #include <math.h>
 
 #ifdef HAVE_GLIB