X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Frscommon.h;h=45a5b3129e141af8369576e059bb386b497d823f;hp=1e6679db087035d3a8e7e9da964a94fa94f1ef45;hb=30375dc1932be83a48fca8122e81b845c4b0ecc2;hpb=e5119c189d56e0bca45c334acdd3e4aa38586ade diff --git a/yarrg/rscommon.h b/yarrg/rscommon.h index 1e6679d..45a5b31 100644 --- a/yarrg/rscommon.h +++ b/yarrg/rscommon.h @@ -123,6 +123,7 @@ void setup_value(void); typedef struct { double value[AP]; + int length; int ports[MAX_ROUTELEN]; } OnePotentialResult;