REORG: spoe: Move struct and enum definitions in dedicated header file
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 17 Feb 2017 08:32:19 +0000 (09:32 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 9 Mar 2017 14:32:55 +0000 (15:32 +0100)
commit1f40b91a83bb4436f0cf1ce7b2e20951b4fc18a5
tree0d5e6f19f2a53f4edc23a2b0ebcc9a163d40b517
parent8eda93f30f1889fb3f0679b48143f5eb65466b11
REORG: spoe: Move struct and enum definitions in dedicated header file

SPOA example has been Updated accordingly
contrib/spoa_example/Makefile
contrib/spoa_example/spoa.c
include/types/spoe.h [new file with mode: 0644]
src/flt_spoe.c