diff options
| author | Roy Marples <roy@marples.name> | 2008-09-05 07:22:03 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-09-05 07:22:03 +0000 |
| commit | da16617840a22827d78c99bab837d9be0a420c7c (patch) | |
| tree | 2d9fcadedde0a0f3e1b4b3e654972a28875e1e9b /bind.h | |
| parent | 686608c28c738b3a990512d7ab6b22c7396b3117 (diff) | |
| download | dhcpcd-da16617840a22827d78c99bab837d9be0a420c7c.tar.xz | |
Remove some ints and replace with our option mask.
Diffstat (limited to 'bind.h')
| -rw-r--r-- | bind.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -35,6 +35,5 @@ pid_t daemonise(void); #endif -extern int can_daemonise; void bind_interface(void *); #endif |
