Commit 5150d830 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

PathComp component - Backend:

- Pre-merge code cleanup
parent 0b2b1ee9
Loading
Loading
Loading
Loading
+28 −29
Original line number Diff line number Diff line
////////////////////////////////////////////////////////////////////////////////////////
/*
 * Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (https://tfs.etsi.org/)
 *
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
 * limitations under the License.
 */


#include <stdio.h>
#include <stdlib.h> 
#include <sys/types.h>
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
 * limitations under the License.
 */


#ifndef _PATHCOMP_TOOLS_H
#define _PATHCOMP_TOOLS_H