Changeset 762b48a in mainline for uspace/srv/net/tl/tcp/conn.c


Ignore:
Timestamp:
2011-11-23T19:14:49Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
04cd242
Parents:
1812a0d
Message:

Rename some source files as their meaning has shifted.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/tl/tcp/conn.c

    r1812a0d r762b48a  
    4545#include "segment.h"
    4646#include "seq_no.h"
    47 #include "state.h"
    4847#include "tcp_type.h"
    4948#include "tqueue.h"
     49#include "ucall.h"
    5050
    5151#define RCV_BUF_SIZE 2/*4096*/
Note: See TracChangeset for help on using the changeset viewer.