Skip to content

Commit

Permalink
Do not include net_device.h twice
Browse files Browse the repository at this point in the history
  • Loading branch information
tvegas1 committed Oct 3, 2024
1 parent 39fe29d commit 12f2389
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/net_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
#ifndef NET_DEVICE_H_
#define NET_DEVICE_H_

#include "net_device.h"

#define NCCL_NET_DEVICE_INVALID_VERSION 0x0
#define NCCL_NET_MTU_SIZE 4096

Expand Down

0 comments on commit 12f2389

Please sign in to comment.