Skip to content

Commit

Permalink
Added #defined type NET_SIZE_T for portability.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.nta-monitor.com/trunk/opensource/ike-scan@746 062a1500-4a13-0410-a63b-ee65f32af78f
  • Loading branch information
royhills committed May 6, 2003
1 parent 4b897a6 commit cb5c5b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ike-scan.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
#define SYSLOG 1 /* Use syslog if defined */
#define SYSLOG_FACILITY LOG_USER /* Syslog facility to use */
#define PATTERNS_FILE "ike-backoff-patterns" /* Backoff patterns filename */
#define NET_SIZE_T socklen_t

/* Structures */
struct host_entry {
Expand Down

0 comments on commit cb5c5b9

Please sign in to comment.