X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Ftest_si95_em.c;h=3e707272b7d0d06a1e8a479ba04d9ca4b4b5e8d6;hb=353bafbe34c601eda6649ea7dcfdcf285d796d5a;hp=9eb7d94f1e64266d91d44f23fa627bc87770cc16;hpb=e15b1382dc618f6832957e67dc638b5e8f3f414d;p=ric-plt%2Flib%2Frmr.git diff --git a/test/test_si95_em.c b/test/test_si95_em.c index 9eb7d94..3e70727 100644 --- a/test/test_si95_em.c +++ b/test/test_si95_em.c @@ -173,7 +173,7 @@ static int em_sigetaddr( struct ginfo_blk *gptr, char *buf ) { return 0; } -static struct tp_blk *em_silisten_prep( struct ginfo_blk *gptr, int type, char* abuf, int family ) { +static struct tp_blk *em_silisten_prep( int type, char* abuf, int family ) { return NULL; }