Changeset 1801005 in mainline for uspace/lib/inet/meson.build


Ignore:
Timestamp:
2024-05-18T15:03:15Z (8 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
443695e
Parents:
60744cb
Message:

Fix IPv6 address parsing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/inet/meson.build

    r60744cb r1801005  
    11#
    2 # Copyright (c) 2021 Jiri Svoboda
     2# Copyright (c) 2024 Jiri Svoboda
    33# All rights reserved.
    44#
     
    4646
    4747test_src = files(
     48        'test/addr.c',
    4849        'test/eth_addr.c',
    4950        'test/main.c',
Note: See TracChangeset for help on using the changeset viewer.