VirtualBox

Ignore:
Timestamp:
Oct 2, 2012 2:46:50 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
81095
Message:

Main/Metrics: build fix for lin32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp

    r43507 r43512  
    222222    int rc = VINF_SUCCESS;
    223223    char szIfName[/*IFNAMSIZ*/ 16 + 36];
    224     long long unsigned int u64Rx, u64Tx, u64Speed;
     224    long long unsigned int u64Rx, u64Tx;
    225225
    226226    RTStrPrintf(szIfName, sizeof(szIfName), "/sys/class/net/%s/statistics/rx_bytes", name);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette