src/relpipe-out-jack.cpp
branchv_0
changeset 21 70b252d02a92
parent 3 baa8055c5b10
child 31 259bf64e5ddc
equal deleted inserted replaced
20:ccc4e509c1f0 21:70b252d02a92
    15  * along with this program. If not, see <http://www.gnu.org/licenses/>.
    15  * along with this program. If not, see <http://www.gnu.org/licenses/>.
    16  */
    16  */
    17 
    17 
    18 #include <cstdlib>
    18 #include <cstdlib>
    19 #include <memory>
    19 #include <memory>
       
    20 #include <signal.h>
    20 
    21 
    21 #include <relpipe/cli/CLI.h>
    22 #include <relpipe/cli/CLI.h>
    22 #include <relpipe/cli/RelpipeCLIException.h>
    23 #include <relpipe/cli/RelpipeCLIException.h>
    23 
    24 
    24 #include <relpipe/common/type/typedefs.h>
    25 #include <relpipe/common/type/typedefs.h>