Wireshark-commits: [Wireshark-commits] master 6254648: dof: use include "" to include packet-tcp.h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 May 2016 10:45:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6254648dc444cb996a490322f5c60501740211ce
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6254648 by Martin Kaiser (wireshark@xxxxxxxxx):

    dof: use include "" to include packet-tcp.h
    
    we expect to find packet-tcp.h in the same directory as our dissector
    
    Change-Id: I1bf027afbf810708e9f1428442d41b79708738cd
    Reviewed-on: https://code.wireshark.org/review/15426
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  b3e0dc5   dof (CID 1358547): remove dead code
    adds  6254648   dof: use include "" to include packet-tcp.h


Summary of changes:
 epan/dissectors/packet-dof.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)