]> git.proxmox.com Git - mirror_corosync.git/commitdiff
Remove swab.h from global headers
authorSteven Dake <sdake@redhat.com>
Wed, 8 Feb 2012 14:17:21 +0000 (07:17 -0700)
committerSteven Dake <sdake@redhat.com>
Wed, 8 Feb 2012 15:31:10 +0000 (08:31 -0700)
Signed-off-by: Steven Dake <sdake@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
corosync.spec.in
include/Makefile.am

index 95438e822678865a2ca1517336bff04d7b5bc003..c91497efecdceb75755fd93c1f8a0298c31ce62d 100644 (file)
@@ -271,7 +271,6 @@ The Corosync Cluster Engine APIs.
 %{_includedir}/corosync/evs.h
 %{_includedir}/corosync/hdb.h
 %{_includedir}/corosync/sam.h
-%{_includedir}/corosync/swab.h
 %{_includedir}/corosync/quorum.h
 %{_includedir}/corosync/votequorum.h
 %dir %{_includedir}/corosync/totem/
index 7dd8936caf6fadbf2f8763f0357a6dfac8231f2e..ca8999d2300e4eda34c24fd98a4bf0619d580add 100644 (file)
 
 MAINTAINERCLEANFILES    = Makefile.in corosync/config.h.in
 
-CS_H                   = hdb.h cs_config.h cpg.h cfg.h evs.h swab.h    \
-                       corodefs.h corotypes.h quorum.h votequorum.h sam.h \
-                       cmap.h
+CS_H                   = hdb.h cs_config.h cpg.h cfg.h evs.h corodefs.h \
+                       corotypes.h quorum.h votequorum.h sam.h cmap.h
 
 CS_INTERNAL_H          = ipc_cfg.h ipc_cpg.h ipc_evs.h ipc_pload.h ipc_quorum.h        \
                        jhash.h pload.h quorum.h sq.h ipc_votequorum.h ipc_cmap.h \
-                       logsys.h coroapi.h icmap.h mar_gen.h list.h
+                       logsys.h coroapi.h icmap.h mar_gen.h list.h swab.h
 
 ENGINE_H               = quorum.h